Skip to content
This repository has been archived by the owner on Jan 11, 2023. It is now read-only.

User9684/stupid-discord-badge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Please, do not use this to spam requests to either Discord or Replit, for they both are seeming to struggle with this.

I hate Discord so I made this

Please consider reading the FAQ before opening issues.

How to use

Getting your token

  • Create an application at the Developer panel (or you can use a previously existing one)
  • Make it into a bot if it isn't already one
  • Click "regenerate token" and then copy it

Hosting the bot

Repl.It (not recommended)

  • To host on Repl.it, create an application via this template
  • Run the command npm run run BOT_TOKEN_HERE (replace (BOT_TOKEN_HERE with your token) inside the "Shell" tab

Glitch

  • Open up Glitch's website
  • Click "New Project"
  • Click "Import from github"
  • Paste in https://github.com/User9684/stupid-discord-badge.git to the popup given
  • Open the "Terminal" tab, and use the command npm run run BOT_TOKEN_HERE (replace BOT_TOKEN_HERE with your token)

Selfhosting

  • Install Node
  • Install Git
  • Create a new directory on your system
  • Open up any terminal
  • Run the command git clone https://github.com/User9684/stupid-discord-badge.git && cd stupid-discord-badge
  • Finally, run the command npm run run BOT_TOKEN_HERE (replace BOT_TOKEN_HERE with your token)

Getting the badge

  • Once your bot is running, invite it using the URL put into console (will be logged once it is fully running)
  • Use the /lol command
  • If your bot is brand new, you will need to wait up to 24h for your bot to be fully registered as "active"
  • Once you are eligible, get the badge at the Application site

Example

npm run run V2h5IGRpZCB5b3UgYWN0dWFsbHkgZGVjb2RlIGl0Pw.GIxRdU._UxMrJsWYKLAROyis_Kkv7XsXk-7Hjvuc7nIXg

Extra note

Silly cat :3

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published