Commit Graph

152 Commits

Author SHA1 Message Date
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
tommy
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
tommy
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
tommy
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
8b152d9452
make the auto installer install discordia dependencies
it does it correctly, you will not need to mess with anything
2024-01-07 00:42:03 -08:00
5804cb53d3
no more offset? 2023-11-28 23:01:16 -05:00
86b7d5837e
remove debug prints + fix usernamehistory + onlinestatus erroring for terminated user 2023-10-09 14:39:53 -04:00
bfc591b84b
show that the max amount of usernames is displayed with a "*" 2023-08-07 12:16:23 -04:00
7d1249f31f
show only 50 newest usernames 2023-08-07 12:13:24 -04:00
88f81208cc
add username history to user embed 2023-08-07 12:04:35 -04:00
5b7f48333e
api.roblox.com is deprecated (no longer exists) 2023-08-07 11:31:33 -04:00
258d52d1f4
avoid using user input (counter weird fonts) 2023-08-04 15:46:33 -04:00
603ca0f6af
new data point for account verification timestamp 2023-08-04 15:46:05 -04:00
bd6d65169f
test commit fr 2023-06-23 15:34:42 -04:00
tommy
196abd5e59
Merge pull request #9 from 9382/main 2023-04-21 09:58:17 -04:00
9382
ec76db2646
Merge branch 'dowoge:main' into main 2023-04-21 14:51:25 +01:00
1c1804d85d
Avoid throwing errors on weird accounts 2023-04-21 14:50:52 +01:00
520edd3a7d Implement guessing of email verified date 2023-04-14 18:02:58 -04:00