boidushya / imposterBot

Source code for u/botwasnotanimposter
MIT License
5 stars 1 forks source link
ImposterBot  

ImposterBot

Github top language Github language count Repository size License Github issues Github forks Github stars

About   |   Technologies   |   Requirements   |   Starting   |   License   |   Author


:dart: About

A reddit bot that determines whether you assumption regarding someone being an imposter was correct or not...

:rocket: Technologies

The following tools were used in this project:

:white_check_mark: Requirements

Before starting :checkered_flag:, you need to have Python and requirements.txt installed.

:checkered_flag: Starting

# Clone this project
$ git clone https://github.com/boidushya/imposterBot

# Access
$ cd imposterBot

# Install dependencies
$ pip install -r requirements.txt

# Run the script
$ ./main.py

:memo: License

This project is under license from MIT. For more details, see the LICENSE file.

Made with :heart: by Boidushya

 

Back to top