Skip to content

Leirach/discord-bot-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bot Template

.env

TOKEN=YOUR_DISCORD_BOT_TOKEN
YT_API_KEY=YOUR_YOUTUBE_API_KEY_FOR_REQUESTS

config.json

{
    "prefix": "!", // your bot token for commands
    "musicPrefix": "&", // your bot token for music commands
    "cp_files": [ ], // files in memes folder containing copypastas for the !copypasta command
    "purgatoryChannel": "", // horny jail for the
    "avatarUrl": "", // your bot's avatar URL for embeds
    "errorImg": "", // error image for embeds
    "botID": "", // the id of your bot
    "playlist": "", // your prefered playlist url, for the &playlist command
    "playlistId": "" // playlist id of above ^
}

About

Typescript DiscordJS bot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published