Skip to content

alakajam-team/alakajam-discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alakajam-discord

Discord jamician bot

The Discord version of the bot in IRC!

Setup

Create an auth.json file with the following contents:

{
  "token": "YOUR_BOT_TOKEN"
}

To get a bot token, follow these instructions. Then invite the bot to your server by calling the following URL: https://discordapp.com/oauth2/authorize?client_id=YOUR_CLIENT_ID&scope=bot&permissions=83968 (source).

Launch

To run the bot, simply do:

node bot.js

Releases

No releases published

Packages

No packages published