msg_refactor #4

Merged
joeyahines merged 4 commits from msg_refactor into main 2023-01-06 05:07:04 +00:00

4 Commits (main)

Author SHA1 Message Date
Joey Hines a37febd7cd
Merge branch 'msg_refactor' of git.jojodev.com:joeyahines/wOxlf into msg_refactor 2023-01-05 22:06:04 -07:00
Joey Hines a5e1a275e8
Message router refactor
+ Created the WoxlfMessage struct to streamline interface
+ Message tasks are now joined at once instead of sequentially
+ Clippy + fmt
2023-01-05 22:05:13 -07:00
Joey Hines 90ec453b70
Message router refactor
+ Created the WoxlfMessage struct to streamline interface
+ Message tasks are now joined at once instead of sequentially
+ Clippy + fmt
2023-01-05 22:04:25 -07:00
Joey Hines ca80846e0d
Initial refactor of message handling
+ Split all message handling into message_router.rs
+ Added whisper command
+ Updated serenity version
+ Fmt, but clippy failing
2023-01-03 20:06:56 -07:00