Skip to content

zachsamuels/FoodBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyPI - Python Version Discord

Discord Bots

Food Bot

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

Basic Usage

These are some basic commands you can use in the bot. There are more commands available. [] is required, () is optional

Basic Commands
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.

Installation Instuctions

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.

Add my Bot to Your Server

To add my bot to your server go to this link: https://discordapp.com/oauth2/authorize?&client_id=528131615680102410&scope=bot&permissions=8

About

A food bot for discord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages