An open API service indexing awesome lists of open source software.

https://github.com/theawiteb/meme_bot


https://github.com/theawiteb/meme_bot

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# meme_bot

# Run bot
**1- clone bot**
```
git clone https://github.com/Awiteb/meme_bot
cd meme_bot
```


**2- install library**
```
pip3 install -r requirements.txt
```

**3- run bot**

Enter your bot token in botToken.txt
```
python3 bot.py
```