Skip to content
This repository has been archived by the owner on Dec 2, 2020. It is now read-only.

mct-discord/JavaScript-Bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MCT-Discord

Discord bot for MCT server

Get started

  1. Clone the git repository
git clone https://github.com/mct-discord/JavaScript-Bot.git
cd ./JavaScript-Bot
  1. Install the dependencies
npm i
  1. Create config.json file in the root of the project
{
    "prefix": "<prefferd_prefix>",
    "discord_api_token": "<discord_api_token>",
    "redis_connection_string": "<redis_connection_string>"
}
  1. Run the bot
node .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •