Skip to content

A discord bot for CGSS (cinderella girls starlight stage) which is smartphone rhythm game. It is a simple charbot

License

Notifications You must be signed in to change notification settings

smallbomb/DiscordBot.js-CGSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discordbot

A discord chatbot that I use js language and discord.js library.

For studying javascript.

Install

First step

open terminal and cd this folder

Second step

~$ npm install

Final

~$ node .

Certificate.json

{
  "token": "", // The token of your bot - https://discordapp.com/developers/applications/me
  "prefix":"", // for command
  "ownerID":"" // owner discord ID
  "game": {
    "expiry_date": "", // expiry
    "userID": "", // user ID who has ownership until expiry.
    "userName": "", // the user name.
    "name": "", // game name
    "url": "" // twitch url
  }
}

About

A discord bot for CGSS (cinderella girls starlight stage) which is smartphone rhythm game. It is a simple charbot

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published