Skip to content

GraphStats/PingHub

Repository files navigation

Please Read The Discord TOS before using this bot

Lines You Must Update

  1. Bot Token – at the bottom of your file:
client.login('YOUR-BOT-TOKEN');

✅ Replace 'YOUR-BOT-TOKEN' with your actual bot token from the Discord Developer Portal.


  1. Embed & Interval Settings (optional tweak):
const EMBED_INTERVAL_MS = 5000;
const PING_INTERVAL_MS = 100;

✅ Adjust these if you want faster/slower updates.


💡 Tips:

  • Make sure your bot has proper permissions (Send Messages, Manage Roles).
  • Never share your bot token publicly.
  • Restart the bot after updating any IDs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •