Commit Graph

132 Commits

Author SHA1 Message Date
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
d8da91f1d0 add the thing back 2023-04-14 18:01:23 -04:00
0aed52b42f yrp 2023-04-14 17:44:54 -04:00
tommy
b814f72ea4
Merge pull request #8 from 9382/main
Implement guessing of email verified date
2023-04-14 17:43:15 -04:00
e6a2a4d9bc
Implement guessing of email verified date 2023-04-14 22:23:02 +01:00
bdcbfa87f0 Merge remote-tracking branch 'origin/main' 2023-03-13 19:41:59 -04:00
db9b157941 AHHHHHHHH 2023-03-13 19:41:52 -04:00
acae68a20b i love inline 2023-03-13 19:39:58 -04:00
tommy
e2e7cb5c18
Merge pull request #7 from 9382/main 2023-03-13 12:29:11 -04:00
a1470e562b
Fix "Last Online" status grabbing 2023-03-13 16:24:30 +00:00
67051b99da
Improve username-based roblox user grabbing 2023-03-13 16:05:53 +00:00
f0cbd286e5
More in-depth tracebacks upon command failure 2023-03-13 16:05:35 +00:00
5081d03d82
Automatically encode table bodies in http 2023-03-13 15:55:00 +00:00
30d7ab628b make function readable 2023-03-02 18:18:31 -05:00
5acd5d61d9 thing 2023-03-02 18:18:24 -05:00
94c1bc39e1 prevent decode from completely failing the rest 2023-03-02 18:16:33 -05:00
ec23690cc1 roblox fun patch or something idk 2023-03-02 18:16:09 -05:00
7727d93e36 fix a slight bug 2023-03-02 18:15:31 -05:00
485cbdec7c wat 2023-01-07 17:17:47 -05:00
4e8fd51aa8 add GetBadgesAwardedDate API Method and endpoint 2023-01-07 17:17:20 -05:00
74cdf19d01 add FQG (First Quat Game) fields on user look up embed 2023-01-07 17:16:45 -05:00