不和谐机器人 Bot Prefix ==>'。 ' 1-随机获取早安和晚安行情2-批量清除聊天3-获取随机的著名报价4-挥动你好5-对特定的逗号做出React6-每小时更改其状态7-如果检测到句子中的特殊单词,则进行响应8-从聊天中删除带有特定单词或句子的消息9-提取特定用户的头像10-禁止和取消禁止用户(AdMiN) 11-锁定和解锁频道(AdMiN) 12-获取给定城市的天气预报13- URL缩短器14-有趣的爱情计算器15-告白框以匿名方式将DM发送给某人 单击:backhand_index_pointing_right_medium_skin_tone: :backhand_index_pointing_left_medium_skin_tone:邀请您的服务器中的该机器人 确保有一个名为->> AdMiN的角色(该角色将从Bot那里获得很少的管理员级别特权) 有一个名为->>坦白框的文本通道
2021-11-04 19:59:19 6KB discord-bot discord-py Python
1
discordEmojiGrabber 使用此脚本,您将能够 下载任何服务器表情符号并在没有硝基的情况下使用它, 特征:- 1.可以在没有硝基的任何地方使用表情符号 2.目前仅适用于非动画 GIF [即将更新:)] 3.将您复制的所有表情符号保存到桌面的文件夹中(称为“Discord emojis”) 4.统治世界 要求(pip安装它们) 1.请求 2.pyperclip 3.枕头 关于如何使用这个东西的说明:- Linux sudo apt-get install xclip git clone https://github.com/TheViralClovers/emojiGrabber cd emojiGrabber pip install -r requirements.txt or pip3 install -r requirements.txt python em
1
拉坎博特 Rakan是一款由discord.py驱动的discord机器人。 该作品已根据知识共享署名-非商业性-相同方式共享4.0国际许可进行了许可。 要查看此许可证的副本,请访问或将信函发送给知识共享(Creative Commons),PO Box 1866,Mountain View,CA 94042,USA。
2021-03-14 19:09:08 11KB Python
1
Discordzada 我的第一个Discord.py Bot存储库-准备在Heroku服务器上运行
2021-02-27 09:07:19 3.63MB Python
1
rbhopdog discord.py机器人主要使用strafes.net API来访问rbhop / rsurf中的数据 命令: !fastecheck用户名游戏风格 Determines if a player is eligible for faste in a given game and style. !mapcount Gives the total map count for bhop and surf. !profile用户名游戏风格 Gives a player's rank and skill% in the given game and style. !排名游戏风格页面:1 Gives 25 ranks in the given game and style at the specified page number (25 ranks per page). !
2021-02-08 10:03:14 15KB discord discord-py Python
1
构建discord.py机器人(已更新) 该存储库包含在我的系列文章“ Build a discord.py bot(2020)”中构建的机器人的所有代码,可在以下位置找到: : 安装所需组件 你会需要: Python 3.8.0或更高版本; discord.py 1.3.0或更高版本; discord-ext-menus 1.0.0a或更高; apscheduler 3.6.3或更高版本。 安装Python: 从此处下载最新版本: : 。 点安装: 在基于Unix的系统上: python3.x -m pip install discord.py apscheduler git+https://github.com/Rapptz/discord-ext-menus (将“ x”替换为您的subversion)。 在Windows上: pip install discord.py discord.py apscheduler git+https://github.com/Rapptz/discord-ext-menus或py -m pip install disco
2021-01-29 20:09:40 208KB python api bot discord
1