Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Use interactions for paginator #158

Closed
DRSchlaubi opened this issue Apr 22, 2021 · 1 comment · Fixed by #209
Closed

Use interactions for paginator #158

DRSchlaubi opened this issue Apr 22, 2021 · 1 comment · Fixed by #209

Comments

@DRSchlaubi
Copy link
Contributor

DRSchlaubi commented Apr 22, 2021


👀

@DRSchlaubi
Copy link
Contributor Author

Currently awaiting kord impl: kordlib/kord#303

DRSchlaubi added a commit to DRSchlaubi/DevcordBot that referenced this issue Aug 15, 2021
@dlsf dlsf closed this as completed in #209 Sep 16, 2021
dlsf pushed a commit that referenced this issue Sep 16, 2021
* 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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant