Skip to content
This repository has been archived by the owner on May 2, 2023. It is now read-only.
/ thm-compete-bot Public archive

Promote TryHackme competition, especially within small groups.

Notifications You must be signed in to change notification settings

NinjaJc01/thm-compete-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 

Repository files navigation

thm-compete-bot

This is currently broken due to TryHackMe using cloudflare to help deal with the Advent Of Cyber load.

Discord Bot to encourage competition on TryHackMe between my housemates. Prints a leaderboard at 10PM daily, and allows retrieval of user stats

Config file

The bot expects a config file in the CWD when it runs. The structure is as follows:

{
    "token":"PutYourDiscordTokenHere",
    "users":["NinjaJc01","szymex73"],
    "prefix":"£",
    "leaderboardTime": "00 22 * * *",
    "channelID":"DesiredChannelIDForDailyStatsGoesHere"
}

Commands - Replace £ with the prefix in your config file

  • £stats NinjaJc01 - Retrieve the stats for THM User NinjaJc01

About

Promote TryHackme competition, especially within small groups.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages