Skip to content

Joshs-Discord-Bots/AutoRoll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AutoRoll Discord Bot

About

Little passion project of mine :) A discord bot that can (hopefully) do a little bit of everything!

.env file format (REQUIRED)

############################ General ############################ 

# Bot Token
TOKEN=""
# Optional development bot token (used for simultaneous development)
DEVTOKEN=""
# Setting this to TRUE will run the bot using the DEVTOKEN specified above
DEVMODE=FALSE
# Set bot's legacy command prefix
PREFIX="$"
# List of admin IDs for admin-only bot commands (CSV)
ADMINS=""

############################ Intents ############################ 

MESSAGES=FALSE
MEMBERS=FALSE
GUILDS=FALSE
VOICE_STATES=FALSE

About

Discord bot for auto-roles, music, and more!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published