Skip to content

notKimu/archan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Archan bot

Warning

This bot is a very unpolished product as of now, but can be a good base for other bots.

Env

The .env file is located inside the bot directory

TOKEN="<DISCORD_TOKEN>"
CLIENT_ID="<DISCORD_CLIENT_ID>"
# Optional
OWNER_ID="<USER_ID>"

REDIS_URI="redis://redis:6379"
REDIS_PASSWORD="<REDIS_PASSWORD>"