-
Notifications
You must be signed in to change notification settings - Fork 3
Commands
The bot prefix is flex:
. Any of the following will work, as long as there is no space between the first command and the prefix.
Explains how food flex works to any user.
Allows you to send a message as the bot.
Channel Argument:
- main (food-chat)
- submissions
- voting
- results
Message arugment can be any string enclosed in quote marks.
Only the user with the admin_id
in data/config.json
can use this.
Returns the scoreboard.
Forces the submission period to start.
Only the user with the admin_id
in data/config.json
can use this.
Pauses submissions, and prevents users from posting into #submissions
.
Only the user with the admin_id
in data/config.json
can use this.
Forces the voting period to start.
Only the user with the admin_id
in data/config.json
can use this.
Forces the results period to start.
Only the user with the admin_id
in data/config.json
can use this.
There are 2 groups:
debug
data
This group contains:
Allows you to change the bots presence and status to match the period. The arguments are:
- submissions
- voting
- results
Only the user with the admin_id
in data/config.json
can use this.
Just a simple ping pong test, to see if the bot is responding.
Just a simple test to see if the bot can message that channel, and the author individually.
This group contains:
Allows you to clear one of the lists. Arguments:
- submissions
- voters
- votes
Only the user with the admin_id
in data/config.json
can use this.
Save the data to the corresponding json file. Arguments:
- data for daily data
- score for scoreboard
Only the user with the admin_id
in data/config.json
can use this.
Returns the daily data dictionary.
Returns all the quotes in the rude
list found in data/quotes.json
.
Returns the user with the higest overall score.
Find me on Twitter