CompetitionBot is a bot designed to repost competition entries into a private Discord channel. It is very easy to set up and customisable.
- Clone this repository.
- Execute
npm run installin the root folder - Modify
config/discordConfig.jsonto specify the channels you desire. - Create
config/credentials.jsonas follows:
{
"token": "Your Discord Token"
}
- Execute
node index.jsto start the program.
Please use JIRA: https://vexsuk.atlassian.net/jira/software/c/projects/CB/issues