You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 20, 2024. It is now read-only.
* Optimize tag Database queries
- Also query alias for auto-help tags
- Increase tag column size since the message limit doesn't account for Markdown
* Make use of ephemeral commands
- Make autohelp find casting tag properly
- Fix tag finding
* Add BOM module gradle file
* Bump dependencies
* Fix dependency upgrade issues
* Cleanup code
* Add ability to delete command responses
Co-authored-by: amejonah1200 <amejonah@gmail.com>
* Update dependencies
* Fetch Bot Guild correctly (Fix#205)
* Add user avatar to /rank stats (Fix#204)
* Use components for paginator (Fix#158)
* Add logs to make das_ happy
* Update merge-in for new changes
* Run ktlint
* Update Gradle version
* Improve Database connections
- Make pool size configurable
- Use suspended transactions when possible
* Use Coroutines for Google CSE
* Reformat CodeBlockFormatter.kt
* Update logger to use proper appender
* Automatically sanitize unmentionable names (Fix#168)
* Run ktlint
* Delete logback.xml
* Update dependencies
* Optimize CI
- Use JDK 16
- Auto-cache gradle distributions
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
👀
The text was updated successfully, but these errors were encountered: