The bot for *nix notes discord server https://git.ari.lt/ari/giveideas-bot
Go to file
Ari Archer ff34f8a66e
Time sh command out after a set period
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-08-15 01:33:20 +03:00
src Time sh command out after a set period 2022-08-15 01:33:20 +03:00
.editorconfig init 2022-08-11 11:39:19 +03:00
.env.example init 2022-08-11 11:39:19 +03:00
.gitignore init 2022-08-11 11:39:19 +03:00
LICENSE init 2022-08-11 11:39:19 +03:00
README.md Add got to install the requirements 2022-08-11 11:40:51 +03:00
requirements.txt Add sh and botfetch commands 2022-08-15 01:19:23 +03:00
tox.ini init 2022-08-11 11:39:19 +03:00

GiveIdeas bot

Don't ask about the name pls kthx

The official bot for *nix notes discord server

Running

python3 -m pip install --user -r requirements.txt  # or preferable make a venv
cp .env.example .env
vim .env
python3 src/main.py
vim config.json
. .env
python3 src/main.py

How to make a discord bot account and get its token

Though the "Copy token" button seems to no longer exist, just press "reset token" and then copy it