You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2024. It is now read-only.
Christian Moen edited this page Apr 16, 2017
·
1 revision
These features allow you to let Buffbot take control and manage your channels for you. This feature will go through every voice channel and it'll check each members current game status and will move members to correct channels for you.
You can find the implementation of these features in database.py and voice.py
Basic usage is:
Every command listed is grouped under !man
!man wipe
Will wipe clean all flags from this channel
!man flags
Will give you a list of all flagged games for this channel
!man addgame <game_name>
Flag channels for games only. If you enter free, flag this channel as free for all games.. This will delete all of existing flags..
!man patrol
This function will start Buffbot patrolling voice channels and moving members to correct channels.