1
0
forked from tommy/tommy-bot
Commit Graph

98 Commits

Author SHA1 Message Date
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
a580264d3e fix restart command not working if you dont have luvit in env 2024-01-12 22:33:34 -05: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
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
d8da91f1d0 add the thing back 2023-04-14 18:01:23 -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
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
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
6728a9769c comment maps out 2023-01-07 16:22:30 -05:00
25b51d7d90 officially delete the GARBAGE 2022-11-10 23:41:16 -05:00
3e2cf95a20 remove warnings in vsc 2022-11-07 12:21:00 -05:00
48067e6862 proper error handling and error message 2022-11-07 12:19:52 -05:00
64973b199d whitespace idk why i did this 2022-11-07 12:19:30 -05:00
908792ad11 calculate specific placement command 2022-11-07 12:18:23 -05:00
0623fe0311 Merge remote-tracking branch 'origin/main' 2022-10-18 21:32:56 -04:00
a27c174fe1 no more literal check, allows for "points" and "point" 2022-10-18 21:21:46 -04:00
9719bba73f fiveman api implementation, fuck rover
m

aa
2022-10-18 21:21:46 -04:00
5908799c44 no more literal check, allows for "points" and "point" 2022-10-15 02:32:03 -04:00
d7c9e1c535 fiveman api implementation, fuck rover
m
2022-10-15 02:19:36 -04:00
573d348139 leave server command 2022-10-10 23:37:06 -04:00
d4482f7167 condition 2022-10-10 23:36:58 -04:00
25bd5a94e5 formatting and make it work with correct funciton calling 2022-09-29 23:42:29 -04:00
b203958ff2 havent tested this but this shouldve been there from the beginning 2022-09-22 22:20:47 -04:00
af6fcf8227 Fix skill for 1/1 placement 2022-09-17 18:43:54 -04:00
52c7ee761f remove unused variable 2022-09-11 23:04:34 -04:00
3f9eace43c games can only be indexed by "surf" or "bhop" instead of pattern matched string 2022-09-11 23:01:01 -04:00