Skip to content

TheTrio/RetardedBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RetardedBot

A silly Discord Bot I made

Setup

pipenv is used for managing the dependencies, autopep8 for the formatting, flake8 for linting and pytest for testing.

Install

pipenv install for installing the dependencies and then pipenv shell for entering the virtual environment.

Linting

flake8 . --count --max-line-length=127

Testing

The config for pytest is stored in pytest.ini. Simply run pytest from within the virtual environment

About

A silly discord bot I made

Resources

License

Stars

Watchers

Forks

Languages