Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 558 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 558 Bytes

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"
}