Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 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 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-26T03:38:10.000Z (over 6 years ago)
- Last Synced: 2024-11-09T13:40:38.730Z (2 months 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.
![Image](https://i.imgur.com/l60egHd.gif)
### 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