The MEE6 bot is one of the most powerful options at your disposal if you want to purge your server channels. The bot can do up to 1,000 messages per action, though you can specify any other number. This bot allows you to delete indiscriminately or only messages from particular users. T...
Discord-bot A simple discord bot which helps you manage your server by providing useful commands like playing music or deleting text messages.FeaturesBan Kick Userinfo Play music Skip songs Stop music Purge text messagesRequirementsNode NPM FFMPEG Docker (optional)...
staticvoidMain(string[] args){varclient =newDiscordClient();//Display all log messages in the consoleclient.LogMessage += (s, e) => Console.WriteLine($"[{e.Severity}]{e.Source}:{e.Message}");//Echo back any message received, provided it didn't come from the bot itselfclient.MessageR...
uwindsorcss / css-discord-bot Star 5 Code Issues Pull requests A Multi-purpose Discord bot used in the UWindsor Computer Science Society's Discord server. Has commands to find campus buildings, add your year to your profile, purge messages, etc. discord discord-bot hacktoberfest discord-...
Arcane Bot is one of the most used multi-purpose Discord bots, it can not only make your experience on server smooth but also provides various benefits to you. It is easy to add an Arcane bot to your server, follow the below steps to set up Arcane Bot: ...
Build a discord bot without code. Build simple or complex Discord bots to bring your server to new heights.
) @command(name="clean", aliases=["purge"]) @bot_has_permissions(manage_messages=True) @has_permissions(manage_messages=True) async def clear_messages(self, ctx, targets: Greedy[Member], limit: Optional[int] = 1): def _check(message): return not len(targets) or message.author in ...
SpikeyBot for Discord by SpikeyRobot 15,147 servers at peak SpikeyBot is a Bot for Discord that has grown to become a sort of all-in-one bot. Admin commands, raid protection, random stuff, and even a Hunger Games simulator that includes people on the server. The bot is still being wor...
您必须以另一种/更简单的方式请求权限。你错过的是guild。
For setting up the bot you just have to put this strings in a file: var modBot = require('discord-moderator-bot') modBot(token, prefix) Where token is the secret string that lets your bot login into discord (tutorial for getting it, not mine: https://github.com/reactiflux/discord-...