Releases: warnet-gi/WarnetBot
Releases · warnet-gi/WarnetBot
v1.11.0
What's Changed
- Genshin RSS Feature by @Iqrar99 in #116
- Make sure no articles are skipped for each task loop by @Iqrar99 in #118
- Add logging in some cogs by @Iqrar99 in #120
- PEP 572 Refactoring by @Iqrar99 in #121
- Add error handling for cogs monthly booster by @hilmoo in #124
- Immediately use the custom role after creation by @Iqrar99 in #130
- feat/add logger file handler by @hilmoo in #131
- feat/add_role_based_poll by @hilmoo in #132
Full Changelog: v1.10.0...v1.11.0
v1.10.0
What's Changed
- Add more info on
/warnet-color info
by @Iqrar99 in #109 - Rename the command from re-send to resend by @The5cheduler in #111
- Improve monthly tatsu score by @hilmoo in #113
- Tatsu API integration by @hilmoo in #114
New Contributors
- @The5cheduler made their first contribution in #111
- @hilmoo made their first contribution in #113
Full Changelog: v1.9.2...v1.10.0
v1.9.2
What's Changed
- Fix bug on
/warnet-color
commands by @Iqrar99 in #92 - Support sticky message on thread and handle new case by @Iqrar99 in #95
- Fix text overlap on
/warnet-color list
command by @rafiramadhana in #96 - Cache image generation by @Iqrar99 in #97
- Fix bug on
/unix-timestamp
whenhour
orminute
is set to 0 by @Iqrar99 in #99 - Implement TDD for General CMD by @rafiramadhana in #101
- chore: initiate CONTRIBUTING.md by @syhrimr in #100
- Provide
id_only
option on/rolemembers
command by @Iqrar99 in #105
New Contributors
Full Changelog: v1.9.1...v1.9.2
v1.9.1
v1.9.0
What's Changed
- Custom Role feature by @Iqrar99 in #71
- Refactor code that used
is not None
oris None
by @Iqrar99 in #77 - Update GitHub workflow to check code quality by @Iqrar99 in #79
- Add bot version info on
about
command by @Iqrar99 in #82 - Fix username display by @rafiramadhana in #83
New Contributors
- @rafiramadhana made their first contribution in #83
Full Changelog: v1.8.0...v1.9.0
v1.8.0
What's Changed
- Implement buronan khaenriah feature by @Iqrar99 in #60
- Add nobar command by @Iqrar99 in #63
- Add reason field on khaenriah warning command by @Iqrar99 in #64
- Include stage channel on
/give_role_on_vc
command by @Iqrar99 in #65 - Change subscriptable object hinting style to follow PEP 585 by @Iqrar99 in #68
- Bump aiohttp and discord.py by @dependabot in #69
New Contributors
- @dependabot made their first contribution in #69
Full Changelog: v1.7.0...v1.8.0
v1.7.0
v1.6.1
v1.6.0
What's Changed
- Handle error on sticky message by @Iqrar99 in #46
- Implement
/unix-timestamp
command by @Iqrar99 in #47 - Add pytz library by @Iqrar99 in #49
- Add Black for code style formatter by @Iqrar99 in #50
- Fix bug when unicode characters are displayed incorrectly by @Iqrar99 in #52
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- Implement a command to relay a message through bot by @Iqrar99 in #39
- Remove achievement feature by @Iqrar99 in #41
- Support attachment on
/send-message
command by @Iqrar99 in #42 - Adding command
/sticky
message and code refactor by @Irvan789 in #43 - Support newline in sticky command by @Irvan789 in #44
- Improve sticky message feature by @Iqrar99 in #45
New Contributors
Full Changelog: v1.4.0...v1.5.0