summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
2023-04-29Update egrill.txtSake
grill
2023-04-29Update dvd.txtSake
Users disliked previous copypasta
2023-04-23update guzzle api linkseth
2023-04-13add astral copypasta + include/ -> copypastas/seth
2023-04-11fix sending very long copypastasseth
2023-04-07add bottom subcommandsseth
2023-04-07cargo fmtseth
2023-04-07add random lore commandseth
2023-04-07add bottom encode/decodeseth
2023-04-07move long constants to their own fileseth
2023-04-07fix type declarationseth
2023-04-07adding lore textAnca Safina
2023-04-05rewrite in rust :)seth
2023-03-14feat: bit of a refactorseth
- moved teawie_bot to root directory - added nix flake
2023-01-31fix: take question as argument in /askseth
2023-01-29change prefix to t!seth
2023-01-24feat: polish up teawie changesseth
2023-01-24feat: moyaiBot -> teawieBotseth
2023-01-12feat: use type hints for all internal functionsseth
2023-01-12fix: make sure get_copypasta returns a listseth