Toolkit is a Discord bot created to make server management as easy as possible. It's built with UI components and application commands to be user-friendly.
/massban
: Ban multiple members at once/warn
: Warn members/delwarn
: Delete a warning/warns
: View warnings given to a specific member/slowmode
: Set channel slowmode delay/lock
: Lock a channel instantly/unlock
: Unlock a locked channel/purge all
: Delete a specific amount of messages/purge member
: Delete messages only from a specific member/purge bots
: Delete messages only from bots/purge containing
: Delete messages only containing a specific substringView Account Age
: Simply check the age of an account (user command)
/logs set
: Set the logs channel for a logging category/logs disable
: Disable logs for a logging category- Moderation logs (ban, kick, timeout)
- Server logs (channel updates, role updates)
/automod
: Enable or disable automoderation- Timeout new accounts on join
- Ban or timeout when too many mentions are sent
/dropdown_roles setup
: Setup a dropdown menu for choosing roles.
/tag create
: Create a tag/tag view
: View the content of a tag/tag raw
: View the raw content of a tag (escapes markdown)/tag edit
: Edit a tag/tag list
: View a list of tags/tag search
: Search tags/tag claim
: Claim a tag whose owner left the server/tag info
: View information about a tag/tag delete
: Delete a tag
/serverinfo
: View statistics / information about the server/userinfo
: View information about a user
/poll
: Start a poll/poll_yesno
: Start a poll with two options: yes or no
/suggestions set
: Set the channel for member suggestions/suggestions disable
: Disable member suggestions/suggest
: Make a suggestion
/gitlink
: Enable or disable linking code snippets- Fetch GitHub repository and gist URLs with line numbers
/repository
: Set the default GitHub repository to use for pr and issue linking- Triggered with "##123" (123 being the issue / pr number)
/emoji add
: Add a custom emoji to the server/emoji delete
: Delete a custom server emoji
/8ball ask
: Ask something to the magic 8 ball/8ball yes_or_no
: Respond with either yes or no/how_many
: Learn how many members have the specified substring in their name
/timestamp
: View the current timestamp/afk
: Set your AFK status to respond to pings/ping
: View the bot's websocket latency
- Fork this GitHub repository
- Make changes
- Create a pull request
Feel free to create an issue or contact me on Discord.