Skip to content

Parsing All Demon's Information in Geometry Dash!

License

Notifications You must be signed in to change notification settings

RedLime/DemonObserver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DemonObserver

Parsing All Demon's Information in Geometry Dash!

This bot is built on Node.js and Typescript.

You can start the bot with npm start. However, there are a few steps before we begin.

Setup

  • Install Node.js version 16.6 or higher.
  • Download ZIP DemonObserver.
  • Run the npm install command. Install what you need.
  • Create a MySQL database for Demon Observer.
  • Change settings like DB and Discord Bot Token in settings.config.
    • Also a sample config file is Here. Check it out.
  • Upload all images in Resouces folder to your Discord server emoji.
  • Insert all emojis in emojis.json.
    • Put a \ in front of the emoji in Discord. Ready-to-use text appears.
  • Start your bot using npm start or a batch file.

That's all! BUT, Since there are no demon in your database initially, notifications will not be updated until all demon are updated in the database.

Special Thanks

About

Parsing All Demon's Information in Geometry Dash!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published