Yash Karandikar karx
karx created repository karx/titlebot 2021-12-27 10:40:19 -06:00
karx pushed to master at karx/dircord 2021-12-26 16:10:41 -06:00
3e3e3540f1 don't respond to messages sent by us
e8d4b9adac store Http and ChannelId globally
3d3921cf04 Create basic echo bot
Compare 3 commits »
karx pushed to master at karx/dircord 2021-12-26 14:05:57 -06:00
f59328bd22 Initial commit
karx created branch master in karx/dircord 2021-12-26 14:05:57 -06:00
karx created repository karx/dircord 2021-12-26 14:05:47 -06:00
karx pushed to master at karx/quiver 2021-12-24 21:51:43 -06:00
e5c8b122b3 only log once per message
422f640c61 Move the rest of the commands to the new system
Compare 2 commits »
karx pushed to master at karx/quiver 2021-12-24 16:26:57 -06:00
f1d089829f Start separating the commands into the new system
46f6fc2b3b ERR on unknown command
772c84d7d5 use join() instead of looping over the Vec
Compare 3 commits »
karx merged pull request karx/quiver#2 2021-12-22 14:40:09 -06:00
logging and minor code format changes
karx pushed to master at karx/quiver 2021-12-22 14:40:09 -06:00
304f800b4d Merge pull request 'logging and minor code format changes' (#2) from famfo/quiver:master into master
9ce1e7988b Readded MSG for easier formatting by clients
51093d8d5b Added newline to messages
d6375ba787 Rewrote MSG
9a58a874dc Fixed misslabeling of info as error, added even more logging
Compare 9 commits »
karx commented on pull request karx/quiver#2 2021-12-22 14:39:04 -06:00
logging and minor code format changes

LGTM!

karx pushed to master at karx/quiver 2021-12-18 10:54:42 -06:00
c47edc025a make JOIN and LEAVE enum variants
1b3a2a1bfa track nick directly in enum
Compare 2 commits »
karx pushed to master at karx/quiver 2021-12-17 15:27:20 -06:00
14bbcaf0e9 Add LIST command
karx pushed to master at karx/quiver 2021-12-14 15:44:28 -06:00
ad0affd4c7 Add an enum and channel for each client
e834416da8 Check if nickname is taken
cff69c5aad Track users and nicknames
143c9a070e Split NICK into its own enum variant
95b4b51ccc Remove the Message struct
Compare 5 commits »
karx pushed to master at karx/site 2021-12-13 20:07:13 -06:00
3b9aac370f Remove all that whitespace
karx pushed to master at karx/site 2021-12-13 20:03:08 -06:00
4febcd0ec3 Add a blog entry about moving to gitea
36d831c473 Change links to point to gitea
Compare 2 commits »
karx pushed to master at karx/quiver 2021-12-13 16:26:42 -06:00
cf6c4c3d82 Merge pull request 'Merge everything into a single task' (#1) from lemonsh/quiver:master into master
ee15094425 Merge everything into a single task
Compare 2 commits »
karx merged pull request karx/quiver#1 2021-12-13 16:26:41 -06:00
Merge everything into a single task
karx commented on pull request karx/quiver#1 2021-12-13 16:26:16 -06:00
Merge everything into a single task

LGTM

karx pushed to master at karx/smears 2021-12-12 13:36:39 -06:00
80b03efbf5 Clean up code
f5fa17059e Use MozJPEG for compressing output images
914167346c Add mozjpeg crate
43adbf468f Run rustfmt
14acb52140 Randomly shuffle chunks before saving
Compare 10 commits »
karx created branch master in karx/smears 2021-12-12 13:36:39 -06:00