https://github.com/isaychris/reddit-bot-dio
A simple reddit bot which utilizes the praw api to reply to comments in /r/anime
https://github.com/isaychris/reddit-bot-dio
anime bot praw python reddit
Last synced: 9 days ago
JSON representation
A simple reddit bot which utilizes the praw api to reply to comments in /r/anime
- Host: GitHub
- URL: https://github.com/isaychris/reddit-bot-dio
- Owner: isaychris
- Created: 2018-09-26T03:36:50.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T03:38:10.000Z (over 7 years ago)
- Last Synced: 2025-02-23T07:30:28.378Z (over 1 year ago)
- Topics: anime, bot, praw, python, reddit
- Language: Python
- Homepage:
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# dio-reddit-bot
This is a comment bot for reddit which uses the praw api to respond to latest comments from /r/anime that contain the word dio with a picture of dio.

### Prerequisites
* Reddit App
* Python 3
* PRAW Api
### Setup
To install the bot & its dependencies, run the following command:
```
python setup.py install
```
### Usage
Simply insert your reddit app info into config.ini and run the following command in a tmux session:
```
python3 bot.py