Tuxbot, made by GnousEU
Tuxbot is a discord bot written in python and maintained since 2017. Its main missions are to propose useful commands for domains related to network, system administration, mathematics and others.
Create Poetry venv for this project:
$ poetry env use 3.10
$ poetry shell
$ poetry install
Running type and lint checks with pre_commit
:
$ make pre_commit
To run a development instance:
$ make dev
Sentry is an error logging aggregator service. You can sign up for a free account at https://sentry.io/signup/ or download and host it yourself.
You must set the DSN url in production.
The following details how to deploy this application.
Refer to INSTALL.rst