The bot for *nix notes discord server https://git.ari.lt/ari/giveideas-bot
Go to file
Ari Archer 6d4a34e0ea
Add warm and banana commands
Signed-off-by: Ari Archer <ari.web.xyz@gmail.com>
2022-10-02 05:53:40 +03:00
src Add warm and banana commands 2022-10-02 05:53:40 +03:00
.editorconfig init 2022-08-11 11:39:19 +03:00
.env.example init 2022-08-11 11:39:19 +03:00
.gitignore Add warm and banana commands 2022-10-02 05:53:40 +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 Use json instead of ujson module 2022-08-23 04:02:33 +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