Skip to content

codecon-dev/codecon-codes

Repository files navigation

🤖 Code-codes

Repo status contributions welcome Build Status https://img.shields.io/badge/made%20with-discordjs-blue

This is a Discord Bot that helps to manage the gamification feature for the CodeCon's Event.

Commands

🔶 .about

Find more about this bot

🔶 .help

Get help for some commands

🔶 .rank

Get the top 10 users in the rank and their scores

🔶 .me

Get your rank position and score

🔶 .claim (DM only)

Claim a token by providing its code
Example: .claim CODECON21

🔶 .token get (admins only)

Check the details from a given token.
Example: .token get CODECON21

🔶 .token create (admins only)

Create a new token by answering some questions

🔶 .token update (admins only)

Update an existing token by answering some questions

🔶 .token list (admins only)

List all tokens

🔶 .token import (admins only)

Import a CSV file containing tokens

🔶 .user (admins only)

Get information about a user by Discord ID or Tag

Develop

  • Clone this repository and install dependencies with npm install
  • Copy .env.example and rename it to .env
  • Put the credentials needed
  • Run npm run test or npm run test -- --watch while developing
  • Run npm start to run this bot locally

About

A Discord Bot to manage CodeCon's Gamification

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages