futaba
futaba copied to clipboard
Discord bot for the Programming server
Allow an option for this, like the whitespace squeeze filter feature.
Instead of just memorizing the separate commands for guild settings like `!sroles` and `!maxdelete`.
Since blocking or flagging discord invites is a common pattern many servers may use, I think we should add separate handling for it. This way special customization can be applied...
Add a command which allows specifying a range of messages by the same user. The concatenated content of all the messages to be uploaded to a gist, and then the...
See also: #58 Warnings will be permanently stored in relation to a member (though can still become inactive). Will PM the member in question with the contents of the warning.
To facilitate moderation concerns among staff, there should be a way to attach "notes" on members, (see also #58) which can be retrieved when query information about a member. They...
Have a way to store and retrieve membership information for a user. For instance: ``` user#1000 joined on December 10, 2017 user#1000 left on January 2, 2018 user#1000 joined on...
Instead of only allow a single integer designating the number of minutes, a description should be allowed. (See `dateparser`) Ensure it supports negative timestamps, as phrases such as `10 minutes`...