Releases: Nachtalb/XenianBot
Releases · Nachtalb/XenianBot
2.5.0 (2019-01-12) - Danbooru 3 - More than just Danbooru
- Fix not being able to group send images when the the image was a link instead of a local path
- Replace Yandex- with Google-Translate
- Remove
/danbooru_latest
and replace/danbooru_search
with/danbooru
- Add more danbooru like services. Instead of just danbooru we get safebooru and konachan too
- Rename Danbooru class to AnimeDtabases because it fits better
- Send images from danbooru search async to getting the images to increase speed and with the users feedbackloop
- If possible send url of danbooru entry if the file could not be sent
- Add
zip
to any animedatabase search to get the flies in a zip file + all information about the files - Install mr.developer
- Update dependency versions
2.4.0 (2019-01-05) - Danbooru 2
- Show progressbar of items being sent by danbooru search / latest
- Add @XenianBot to danbooru search / latest results
- Remember where danbooru files where downloaded too
- Be able to group the search result again with group=SIZE
- Add danbooru API limit warning
- Allow tag options and qualifiers like
-some_tag
,*some
&order:score
- Handle different filtypes correctly
2.3.0 (2019-01-05) - Danbooru
- Define and use an api key for Danbooru with the
DANBOORU_API_TOKEN
variable - Increase Danbooru image limit from 5 to 20
- Notify user about successful restart with
/restart
- Call not implemented when yandex translate is run without api key
- Fix corrupt danbooru post image url
- Send full file too together with the danbooru photos
- Send danbooru images faster by not trying to send them as a group
- Send danbooru images only available to premium members as long a premium account is given in the settings
2.2.0 (2018-12-26)
- Clear zip download queue with
/zip_clear
- Prevent too long message error on /commands rst
2.1.0 (2018-12-25)
- Added an alias command
/help
for/commands
- Fixed usage alias commands overriding real commands
- Add
/zip_mode
command which lets the user download items into a zip file
2.0.5 (2018-11-26)
- Fix error when saving a
CustomNamedTemporaryFile
file. - Fix not being able to save sticker as image in sticker search
- Tell user that RIS is not working if the file path is not an url instead of just telling nothing
- Fix not working alias function
- Bump
gTTS-token
version to fix TTS - Fix file type when saving
voices
2.0.4 (2018-11-26)
- Fix file permissions for copied files under unix systems
2.0.3 (2018-11-26)
- Fix file copying on unix devices
2.0.2 (2018-11-26)
- Fix
/commands raw
command not working
2.0.1 (2018-11-26)
- Fix paths in settings template