Commit Graph

166 Commits

Author SHA1 Message Date
54d588b43a User (verification date guesser): Reintroduce changes that I lost 2025-06-24 15:08:47 -04:00
f072b14735 Remove unused 2025-06-24 15:08:47 -04:00
e2ee24898f Make user slash command work 2025-06-24 15:08:47 -04:00
1c08e5fd47 QueryParams guard 2025-06-24 15:08:46 -04:00
d2eded99a1 Refactor StrafesNET module (WIP, more to come) 2025-06-24 15:08:46 -04:00
5eb9f82bfe Refactor HTTP Request module 2025-06-23 23:58:21 -04:00
708a5364a9 Formatting 2025-06-23 23:58:21 -04:00
328a9ed5b7 Merge pull request 'Improvements to the user command' (#13) from 9382/tommy-bot:main into main
Reviewed-on: #13
Reviewed-by: tommy <tommy@noreply-gitea@tommyy.dev>
2025-05-19 22:57:49 +00:00
cc9b12c858 More data points 2025-05-18 11:17:30 +01:00
dce3e81219 Do interpolation beyond the dataset bounds (🤢)
Still not sure this is a good idea, but it means there's less need to update the IDToDate dataset
2025-05-18 11:13:06 +01:00
c0ffa71f39 Implement support for the Verification Sign item 2025-05-18 11:12:02 +01:00
bf3778c802 New timestamp 2025-03-13 18:16:34 -04:00
837d601f57 surely this deals with the issue 2025-01-18 16:01:20 -05:00
0e0a9dde16 Officially remove the usage of GetUserOnlineStatus
Roblox just removed the endpoint with no warning
2025-01-18 15:10:13 -05:00
b28c49f342 yikes 2024-09-27 18:00:42 -04:00
f12f2a8c4e test it i guess 2024-09-27 17:58:24 -04:00
9dd1b5e92c oh is this it 2024-09-27 17:54:40 -04:00
0777a6bf11 hold on what 2024-09-27 17:52:22 -04:00
48384ef229 this caused a crash somehow lol 2024-09-27 17:49:28 -04:00
fe49284843 BOOM 2024-09-27 17:47:38 -04:00
6d8c4355a8 what 2024-09-27 17:47:38 -04:00
280f690e6a linux binary I guess 2024-09-27 17:47:38 -04:00
3d211facf6 doesn't really matter 2024-09-12 12:23:49 -04:00
9279e4dc88 Removal 2024-08-20 03:18:25 -04:00
1c2fb8ba89 change quotes + add period at the end of the sentence 2024-08-09 17:26:21 -04:00
faa671750d create /link command (explains that you need to use rbhop dog) 2024-08-09 00:03:23 -04:00
abeba36ee9 Rename modules folder to match new naming scheme 2024-08-08 22:51:32 -04:00
553c84fde0 source (and gpg test) 2024-07-30 04:50:13 -04:00
fe93603af9 Source commands
added vsensmul sub command (this is a reimplementation that is better than what we had before as it was already present before but the code was never pushed to origin and got deleted)
2024-07-12 09:19:44 -04:00
a35b423647 make minecraft sub commands use new sub command handler 2024-07-12 09:19:24 -04:00
a42ad16135 make sub command handler for easier sub commands 2024-07-12 09:19:16 -04:00
a479e88823 delete unused module 2024-07-12 09:19:11 -04:00
38319158cd fix up 2024-07-12 09:19:06 -04:00
ab5ed16c18 let's add a little bit of protection 2024-07-10 17:45:46 -04:00
c9bdd6a8b7 Merge pull request #11 from dowoge/global-slash-commands
Global slash commands
2024-07-10 15:55:41 -04:00
dc90da36df Make new commands and examples 2024-07-10 15:53:13 -04:00
319c00f90b Create new command loader and publisher (manager) 2024-07-10 15:52:08 -04:00
a9a5e1b556 Delete old and unused garbage 2024-07-10 15:49:51 -04:00
8298c9b573 fix dependencies 2024-07-10 15:48:26 -04:00
9089d522c3 Update README.md 2024-07-05 18:11:40 -04:00
7e36fb2ba2 account "prom" verified 6/28/2024 2024-06-28 19:13:29 -04:00
ed3a441182 Merge pull request #10 from 9382/main
more email markers
2024-04-09 22:00:58 -04:00
31517a593f more email markers 2024-04-08 14:15:21 +01:00
1dfa0aff0a remove unused code (this is why version history exists) 2024-01-25 23:22:18 -05:00
3d9c955718 allow domain names as ip input 2024-01-23 16:34:09 -05:00
cec36522d1 reminder that "." is a wildcard for any and all character
patterns match using % however you escape . using a % (??? WHY)
2024-01-13 03:18:04 -05:00
48d53f9b4d rewrite and publicize minecraft server commands
These commands have existed for a while but were kept private due to them only being used in a private discord server and not the structure not handling different servers (if someone set an ip for their server, anyone who used the status command would see the result for that ip). Now that I have reset my computer and lost local changes I decided to rewrite it (better this time) and publish it.
2024-01-12 22:50:54 -05:00
b782be0c6f vscode settings shouldn't be included 2024-01-12 22:38:37 -05:00
a4a07981a7 fix gitignore 2024-01-12 22:35:24 -05:00
a580264d3e fix restart command not working if you dont have luvit in env 2024-01-12 22:33:34 -05:00