Skip to content

WeForge/Gluo-Utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gluo Utilities

Maintainability

A simple discord app built by WeForge for managing bugs of Gluo using @tryforge/ForgeScript.


Features

Feature Progress
Utility 100%
Dev utility 100%
Bug reports 100%
Statistics 33%

Credits

  • Kipteam
    • tips and improvements
  • Tryforge
    • for the amazing package

Setting up

  1. Install Node.js
  2. Install the packages using the following npm command:
    npm i
  3. Create a file named .env outside the src directory and it should look like:
    your_mom=your discord bot token here

Caution

Never share this file to anyone! Keep it in a safe place.

  1. Start the bot by running the following command:
    npm start
  2. Now, use the evaluation command: .e and run this:
    the increment id: $setGuildVar[a;0] $getGuildVar[a]
    the category id in which reports will be made: $setGuildVar[categoryID_in_which_reports_will_be_made;enter it here] $getGuildVar[categoryID_in_which_reports_will_be_made]
    the channel id of logs: $setGuildVar[channelID_of_logs;] $getGuildVar[channelID_of_logs]

Important

The evaluation part needs to be repeated everytime you want to use it in another guild!

Star history

Star History Chart

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published