Food bot is a discord bot for foodies. It can show pictures of food, recipes for food, and much more to come! Donate to my Patreon Here: Patreon
These are some basic commands you can use in the bot. There are more commands available. [] is required, () is optional
| food!recipe [search] | Shows a Recipe pertaining to your search. Includes Ingredients and Nutrition Facts. |
| food!fp | Shows a random image from r/FoodPorn on imgur. |
| food!food [search] | Shows nutritional value of the food in your search. |
| food!help (command) | Shows all commands with help on how to use them. |
Looking to run this bot with another Token? Follow the installtion instructions below. Please note I would rather you invite my bot instead rather than running another instance of it.
git clone https://github.com/CapnS/FoodBot.git <!--Cloning the repo-->
cd Foodbot
pip install --user --requirement requirements.txt
<!-- Remember: Only use this if you only have python 3 installed. -->
or
pip3 install --user --requirement requirements.txt
<!-- Remember: Use this if you have two versions of python and / or you have python 2 and python 3. --> Thats it, you should be able to run the bot file with python bot.py or python3 bot.py. Make sure you put in your Discord token.
To add my bot to your server go to this link: https://discordapp.com/oauth2/authorize?&client_id=528131615680102410&scope=bot&permissions=8