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

Null bei /info #205

Closed
kxmpxtxnt opened this issue Jun 4, 2021 · 1 comment · Fixed by #209
Closed

Null bei /info #205

kxmpxtxnt opened this issue Jun 4, 2021 · 1 comment · Fixed by #209
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@kxmpxtxnt
Copy link

Bei /info kommt unter Nutzer null

@dlsf dlsf added the bug Something isn't working label Jul 1, 2021
@dlsf dlsf self-assigned this Jul 1, 2021
@dlsf dlsf added the good first issue Good for newcomers label Jul 16, 2021
@DRSchlaubi
Copy link
Contributor

Wouldn't this be fixed by #206?

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 <[email protected]>

* 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
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants