Skip to content

Custom Discord Bot 🤖 for the 🎮 "Call of Duty: Mobile Luxembourg" Discord Server

License

Notifications You must be signed in to change notification settings

lux-gaming/codm-lu-bot

Repository files navigation

Call of Duty: Mobile Luxembourg Discord Bot

Custom Discord Bot for the Call of Duty: Mobile Luxembourg Discord Server
Used primarily for experimentation / learning and for fun

Hosting the bot

The bot is currently not doing anything because it is not actively hosted.

If you wish to host the bot, you are welcome to open an issue with your contact info and a team member will send you the discord auth token. From there on, simply clone this github repository and add token.json:

// token.json
{
  "token": "PASTE_TOKEN_HERE"
}