summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2023-12-15storage: remove guild settings from index on bot leaveseth
2023-12-15storage: don't copy all guild settings to indexseth
2023-12-15commands: improve descriptionsseth
2023-12-15remove moderation commandsseth
2023-12-15storage: make low level abstractions privateseth
2023-12-15refactor: use reactboard-v2seth
2023-12-15refactor: simplify kick/banseth
2023-12-15fix: permission checks for prefix commandsseth
2023-12-15fix: make config command a prefix commandseth
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
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