Fun little Discord bot that translates users messages from plain English into emojis, Lea Michele instagram style*
- Head over to the Discord Developer Portal
- Create a new application - RealPython has a good tutorial on this
- Once you have created the application, note the token provided
- Clone this repository
git clone https://github.com/brookeknowles/LeaMicheleBot.git
- Open up the repository in your favourite IDE
- Install the project dependencies:
pip3 install -r requirements.txt
- Create a .env file with your token from the earlier step, the only line in the file should be:
TOKEN={your-bot-token}
- Run the app:
python3 main.py
*There is a hilarious (but totally fake) online conspiracy theory that Lea Michele, the actress and singer best known for her work on Glee, is illiterate and can only understand emoji's. This website has a good rundown if you're interested