Skip to content
This repository was archived by the owner on Jun 20, 2024. It is now read-only.

TruncatedDinoSour/giveideas-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repository has been migrated to the self-hosted ari-web Forgejo instance: https://git.ari.lt/ari/giveideas-bot

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

Releases

No releases published

Packages

No packages published

Languages