You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
get python
install required packages pip install -r requirements.txt
have your bot token in an enviroment variable named TOKEN (I discourage you from storing your token as raw text)
run src/launcher.py