Discord bot with unique utility functions: channel logging, channel migration assistant, swear-word filter, server stats, and more!
Current functions:
Good_Robot requires the manage_messages permission to apply profanity filter to the channel.To migrate channels between servers, simply log the channel to a text file (using the
!log
command) and simply print it to the new channel using the !print
command. Command parsing for this program was done using COMPARSE: a flexible commandline parsing module. Designed to pick out ATTRIBUTES and assign VALUES to them from a message containing many un-formatted attributes/variables.General_Functions:
!about - Info about this bot
!show_id - Shows the message author's id; alias: ['my_id', 'id']
!logout - Logs the bot out of the server (admin only!)
Help:
!help - This help menu
Profanity_Filter:
!toggle - Toggles profanity filter ON/OFF (admin only!); alias: ['toggle_filter']
Recorder:
!log - Logs the channel to a text file (files cached for 5 days). Options:
!print - Prints message attachment to channel. Options:
Statistics:
!members - Displays member statistics; alias: ['member']
!show_stats - Displays server statistics over the last week; alias: ['statistics', 'show_stat']
Example:
!log 'example.txt', content_filter 'apple', exclude_content 'pie, candy', log_attachments False, log_author True
2.5
2 reviews
Reviews can be left only by registered users. All reviews are moderated by Top.gg moderators. Please make sure to check our guidelines before posting.
5 stars
0
4 stars
1
3 stars
0
2 stars
0
1 star
1