# GiveIdeas bot ## Don't ask about the name pls kthx > The official bot for \*nix notes discord server # Running ```sh 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