-
-
Notifications
You must be signed in to change notification settings - Fork 78
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
prepare v5.1.0 #1233
prepare v5.1.0 #1233
Conversation
✅ properly handle inventory fetch
💯 Allow Discord bot to chat with non-admin
🛑 Throw an error on reptf returns invalid response message
✨ add `!links` command
Just saw your review request on #1234. Since it was already merged, will leave it here. As I understand right now, Also I see two problems with code quality, which I can fix: P.S.: Last part doesn't change any functionality, so it's possible to make refactor after the release (I'm just not sure when I will have time to do it) |
Thank you for the review.
Oh yeah, I think I accidentally include
Oh right, just combine altogether. 👍
Not sure why need some logging. This part will just to make sure to ignore command spam on Discord, as far as I understand. |
Yeah, for now, maybe just stick with this. |
🔄 update `!stock` command - include assetids
Merging... |
New stuff
!links
command (#1236)Updates/Changes
!stock
command to include item assetids (#1237)Fixes