8000
Skip to content
This repository was archived by the owner on May 4, 2026. It is now read-only.

Tags: ezelkow1/discord-key-bot

Tags

1.6

Toggle 1.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add a warning if the guilds array is empty, this indicates the bot ha…

…s not been invited to any servers and so hands out the invite link (#42)

1.5

Toggle 1.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added !speak option, if 'OwnerID' string is set in the conf, and it m… (

#30)

* Added !speak option, if 'OwnerID' string is set in the conf, and it matches the users ID, they can use the speak command to issue text out of the bot

* Add speak to cmd list

v1.4

Toggle v1.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
One key per user (#26)

* First steps at adding a userdb of taken games, hopefully created db and added a listing function just to get some ideas down. Still need to get testenv set back up but I believe this should work. Then just need code for GrabKey to check a userlist, grant/deny, add game if grant

* Added user limit checking, verification, adding to a users game list. Last thing needed is to actually scan a users list for comparison to see if they have taken a game.

Finally need to actually ya know, run the code

* Appears to work, tested with varying cases

* Removed some debug

v1.3

Toggle v1.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add an err check on userchannelcreate. I think we may be getting a sy…

…stem msg ping every 1-2hrs and attempting to create a dmchan on it, which fails and we attempt to use it anyway which crashes (#23)

v1.2

Toggle v1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Little bit of optimization. Now we firsrt check if the message is not…

… from the bot, in a valid channel, and now also contains a valid prefix. This should prevent hitting the guild endpoints unnecessarily to do user role checks (#21)

v1.1

Toggle v1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v1.0

Toggle v1.0's commit message
0