https://github.com/theawiteb/meme_bot
https://github.com/theawiteb/meme_bot
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/theawiteb/meme_bot
- Owner: TheAwiteb
- Created: 2021-02-28T20:10:34.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-04-09T19:40:00.000Z (about 5 years ago)
- Last Synced: 2025-02-13T07:15:49.676Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```