Commit graph

94 commits

Author SHA1 Message Date
lemon-sh d191a339f8 Improve the web service 2022-01-30 18:26:09 +01:00
lemon-sh 336ed231f7 Fix search in the weeb service 2022-01-28 00:44:50 +01:00
lemon-sh 49d69cef5c I GOT ZLINED 2022-01-27 00:58:00 +01:00
lemon-sh 4224961c41 STOP YELLING AT ME CLIPPY, GO BACK TO MS WORD 2022-01-26 19:34:54 +01:00
lemon-sh ac5f14a21e tokio::spawn() instead of a thicc select! 2022-01-26 19:17:07 +01:00
lemon-sh 5577475b6c Refactor the web service 2022-01-26 19:16:54 +01:00
lemon-sh 948cac5fe5 Add HTML template and cleanup the web service 2022-01-26 17:00:27 +01:00
lemon-sh 4e197fc4c0 Make it work, still messy as hell 2022-01-26 12:58:49 +01:00
famfo 29429e099e weeb services 2022-01-15 18:25:41 +01:00
famfo 47d3011552 Removed potential for emtpy messages 2022-01-15 18:18:26 +01:00
famfo 018aa6ad95 Hopefully fixed webhooks not arriving at the handler 2022-01-15 17:16:43 +01:00
famfo e891c126ba Moved both webservers into one, some other small fixes 2022-01-15 17:09:46 +01:00
famfo e3b2acf23f Removed dev comments 2022-01-15 14:59:48 +01:00
famfo 5ab4e3a221 Rewrote DB webserver to use warp 2022-01-15 14:50:47 +01:00
famfo cf99f5a4a1 Fixed me 2022-01-15 12:24:27 +01:00
famfo f7510864f6 Some stuff, fixme 2022-01-15 12:05:50 +01:00
famfo 11880ac138 Gitea webhook reciver 2022-01-13 17:52:39 +01:00
lemon-sh 38d1cb289e Add a basic web service 2022-01-06 00:23:00 +01:00
famfo 7490df1c91 rustfmt, some minor logging additions 2022-01-02 21:58:54 +01:00
lemonsh a7b9487c38 wait for the goddamn thread 2022-01-01 23:03:15 +01:00
lemonsh c3b12e9e72 Port quotquot 2022-01-01 22:35:27 +01:00
lemonsh 05d4569c5e Simplify the message loop & add information about sed to help 2022-01-01 13:38:43 +01:00
lemonsh 83b88e9e43 Simplify error handling in sedbot 2022-01-01 13:37:51 +01:00
Yash Karandikar f3ed0593ec
Display nick and track formatted messages 2022-01-01 01:08:28 -06:00
Yash Karandikar 14184e9d49
Port sedbot 2022-01-01 00:52:43 -06:00
lemonsh 4a27aa42a3 Optimize executor and add mathbot 2022-01-01 00:51:54 +01:00
famfo 22e3f2b476 Stopped 64bit Linux MUSL target from segfaulting, rustfmt 2021-12-31 01:49:05 +01:00
lemonsh 2cb9db95d1 Leek optimizations 2021-12-30 23:02:12 +00:00
Yash Karandikar c3497f6429
Reduce allocations round 1 2021-12-29 14:56:47 -06:00
Yash Karandikar 6e5cbc4ad9
Run rustfmt 2021-12-29 14:25:49 -06:00
Yash Karandikar 2499f6bb40
Port leek's ;mock command 2021-12-29 14:25:22 -06:00
Yash Karandikar 0f78c35c18
Port leek's ;leet command 2021-12-29 14:08:49 -06:00
lemon-sh 82ec5c3b7a Fuck Cargo.lock, we don't need that shit 2021-12-28 23:41:51 +01:00
lemon-sh 8466245497 Add owofier 2021-12-28 21:10:42 +01:00
famfo c4fd66514a Fixed titlebot printing the whole HTML body in the debug log 2021-12-28 14:25:10 +01:00
famfo 8f48affec3 removed some logging at functions 2021-12-28 14:18:39 +01:00
famfo 8d33f44988 Fixed main returning prematurely if there is an errror in the message loop 2021-12-28 13:52:22 +01:00
famfo 74cb49edfa Added option to customize prefix in the config 2021-12-28 13:43:34 +01:00
famfo d0f3137b62 Put client config into one struct 2021-12-28 13:38:50 +01:00
famfo 25af65e136 Switched to async_circe instead of irc, added more logging to titlebot (and fixed response header check) 2021-12-28 01:18:39 +01:00
lemon-sh 28a0cf652c Directory structure changes 2021-12-27 22:24:15 +01:00
lemon-sh a85113cfd7 Add titlebot 2021-12-27 21:37:50 +01:00
lemon-sh a77dc2ad7e Implement basic command framework & add waifu command 2021-12-27 19:08:46 +01:00
lemon-sh ca2b707b00 Initial commit 2021-12-27 13:39:01 +01:00