Discord bot for rating your friends cooking.
Discord Bot created by Will Russell
Food Flex is bot that manages:
When a user uploads a picture of their food to the submissions chat, they are automatically entered into the vote. Users can only vote once. The bot will won't count additional submission pictures, therefore users who may feel that multiple pictures helps show off their 'flexing', are able to post multiple pictures without error.
Submissions are closed and a voting poll is displayed. Users can vote for their favourite by sending the letter that corresponds to the user. Users can only vote once, and not for themselves. The bot will won't count additional votes. Also, anyone who submitted, and hasn't voted by 11:00, will received a private message to remind them to vote.
Voting is closed and a results message will be sent.
NOTE: If you submit a picture and don't vote, you are disqualified.
See the wiki for documentation on commands, json data and more.
Clone this repo:
$ git clone https://github.com/wrussell1999/food-flex-discord
$ cd food-flex-discord
To install discord.py:
$ sudo apt install python3-pip
$ python3 -m pip install -U discord.py
config.json
inside the config directory:
{
"token_id": "Token as string",
"server_id": int,
"food_chat_id": int,
"submission_channel_id": int,
"voting_channel_id": int,
"results_channel_id": int,
"dev_channel_id": int,
"admin_id": int
}
To run the bot:
$ python3 main.py
MIT License for all the code written by me.
0
0 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
0
3 stars
0
2 stars
0
1 star
0
No reviews here yet!
Details
Prefix
flex:
Socials
Tags
Creators