summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2023-12-15feat: add explicit react/pinboard toggleseth
2023-12-15fix: allow multiple arguments for config optsseth
2023-12-15fix: optional commands as prefix commandsseth
2023-12-15feat: cleanly shutdown on ctrl+c & sigtermseth
2023-12-15feat: handle errors during setupseth
2023-12-15refactor: centralize storage handlersseth
2023-12-15feat: add basic moderation commandsseth
2023-12-15chore: register guild commands for servers that opt-inseth
2023-12-15feat: add per guild configurationseth
2023-12-11fix: set user agent correctly for reqwestseth
2023-12-01handlers/message: update log output for other botsseth
2023-12-01chore: add missing return in message handleruku
2023-12-01fix: report user agent in /version correctlyseth
2023-12-01feat: add redis for reactboardseth
2023-12-01refactor: expand Settingsseth
2023-12-01feat: use eyre, better logging, & refactorseth
small commits be damned
2023-12-01feat: add reactboardseth
2023-11-27chore(pinboard): don't create multiple embedsseth
2023-11-27pinboard: add embedsuku
2023-11-20chore(pinboard): set footer when attachments > 1seth
2023-11-20add image attachments to pinwieuku
2023-11-18chore: fix clippy warningsseth
2023-11-18feat: put random teawie/shiggy in embedseth
2023-11-18refactor: dedicate enum to colorsseth
2023-11-18chore: cleanup importsseth
2023-11-18chore: improve error handling and logging for api requestsseth
2023-11-18chore: cleanup unused copypastasseth
2023-11-18fix: set more appropriate intentsseth
2023-11-16fix: use ok() with dotenvyseth
2023-11-16feat: implement event handler correctlyseth
2023-11-16refactor: merge all random commandsseth
2023-11-16refactor: merge bottom & convertseth
2023-11-16chore: separate command declaration from main.rsseth
2023-11-16fix: typo in version embedseth
2023-11-16feat: add version commandseth
2023-11-16start using poiseseth
2023-10-13move client & logic into api moduleuku
2023-10-13add random_shiggy commanduku
2023-10-13use custom reqwest client for guzzle apiuku
2023-09-03fix: don't use regex for moyaiseth
2023-07-09fix: don't use dotenvyseth
docker and direnv take care of env vars
2023-07-09Refactors + add pin board module (#32)Leah Amelia Chen
* refactor according to the rules of the cone school of rustâ„¢ * Add pin board module * cargo fmt * More cleanups + appease clippy
2023-07-04add a new loreBridget
2023-07-01chore: add support for allowing commands in multiple guildsseth
2023-07-01chore: don't use some functions when outside of TEAWIE_GUILDseth
2023-06-30update lore (#23)Bridget
* update lore (haj <3) * update lore for real this time * chore: fix formatting in consts --------- Co-authored-by: seth <[email protected]>
2023-06-28feat: add convertto commandsseth
2023-06-02allow other servers to use most slash commandsseth
2023-05-19feat: detect custom moyai emojisSefa Eyeoglu
Signed-off-by: Sefa Eyeoglu <[email protected]>
2023-05-14fix: update guzzle api endpointseth