• Joined on 2023-04-11
0xf8 pushed to master at 0xf8/keyman 2023-05-30 09:26:08 +05:30
2ecccea343 remove useless 'use'
0xf8 pushed to master at 0xf8/keyman 2023-05-30 09:06:47 +05:30
7d5bffce9e properly show error message when entering invalid user@host
0xf8 pushed to master at 0xf8/keyman 2023-05-30 09:00:53 +05:30
013e2fab5c remove useless 'mut'
0xf8 pushed to master at 0xf8/keyman 2023-05-30 08:57:48 +05:30
87fa949309 Run definition over creation
0xf8 pushed to master at 0xf8/scam-police 2023-04-23 21:51:29 +05:30
f60d7f29bf Don't include quote when judging replies
0xf8 pushed to master at 0xf8/scam-police 2023-04-23 07:32:56 +05:30
b2f59a0990 Modify keywords to match 18+ scam
0xf8 pushed to master at 0xf8/scam-police 2023-04-23 07:24:28 +05:30
2134d34cbb Modify keywords to match 18+ scam
0xf8 pushed to master at 0xf8/scam-police 2023-04-22 01:52:06 +05:30
db61e1b78d SSO is working now
0xf8 pushed to master at 0xf8/scam-police 2023-04-22 01:13:11 +05:30
1c5565e0fb Add logout command
0xf8 pushed to master at 0xf8/scam-police 2023-04-21 07:21:00 +05:30
9a14cb6c90 Add warning to login_sso
0xf8 pushed to master at 0xf8/scam-police 2023-04-21 07:20:16 +05:30
dcce732f5e Add framework for SSO, *not finished*
0xf8 pushed to master at 0xf8/scam-police 2023-04-21 03:42:17 +05:30
d002af88a6 Tweak keywords to fit a missed scam
0xf8 pushed to master at 0xf8/scam-police 2023-04-21 03:40:30 +05:30
435b05949e Fix KeywordSection::load not deserializing correctly
0xf8 pushed to master at 0xf8/scam-police 2023-04-21 03:39:05 +05:30
91b587f7db Fix KeywordSection::load not deserializing correctly
0xf8 pushed to master at 0xf8/scam-police 2023-04-20 07:56:45 +05:30
033f41b0ac Bandaid solution for no prompt
0xf8 pushed to master at 0xf8/scam-police 2023-04-20 06:23:10 +05:30
16bb6a48a2 More efficient method for KeywordSection::load()
516c2529e2 Add readme.md
Compare 2 commits »
0xf8 pushed to master at 0xf8/scam-police 2023-04-20 04:46:42 +05:30
8717f31a1b Move prompt to prompt.rs; add rooms command
0xf8 pushed to master at 0xf8/scam-police 2023-04-20 04:23:24 +05:30
2b325960ba Add stdin command prompt
0xf8 pushed to master at 0xf8/scam-police 2023-04-17 15:38:32 +05:30
3333f1a48c Remove old event handler
0xf8 pushed to master at 0xf8/scam-police 2023-04-17 15:37:44 +05:30
60cd3ba1ad Remove auto join code, too buggy