Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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