Skip to content

A bot designed to repost competition entries into a private Discord channel

License

Notifications You must be signed in to change notification settings

vasystems/competitionbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CompetitionBot

CompetitionBot is a bot designed to repost competition entries into a private Discord channel. It is very easy to set up and customisable.

Installation

  • Clone this repository.
  • Execute npm run install in the root folder
  • Modify config/discordConfig.json to specify the channels you desire.
  • Create config/credentials.json as follows:
{
    "token": "Your Discord Token"
}
  • Execute node index.js to start the program.

Bug Reports

Please use JIRA: https://vexsuk.atlassian.net/jira/software/c/projects/CB/issues

About

A bot designed to repost competition entries into a private Discord channel

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published