miso-bot icon indicating copy to clipboard operation
miso-bot copied to clipboard

:robot: Discord bot with too many features

Results 8 miso-bot issues
Sort by recently updated
recently updated
newest added

Things will apparently stop working soon - happy to help with this but need to know where to start

Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.2.0 to 10.3.0. Release notes Sourced from pillow's releases. 10.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.3.0.html Changes CVE-2024-28219: Use strncpy to avoid buffer overflow #7928 [@​hugovk] Use functools.lru_cache for hopper() #7912 [@​hugovk]...

dependencies

removed papago, hopefully properly this time adjusted indentation to be in line with the rest of the code around it didnt accidentally delete half of a function call this time

![image](https://github.com/joinemm/miso-bot/assets/139658165/2bb6a6ac-a1a2-483e-8086-0de873bf082c) Proposed solution in util.py: ```py def timefromstring(s): """ :param s : String to parse time from :returns : Time in seconds """ s = s.removeprefix("for") # reduce colon notation...

Currently dead image urls are still kept in album cache for up to 7 days. This leads to empty spots in charts

bug

Some people do not like the percentages. implement additional option for raw playcount

enhancement

Test case: `>reddit https://www.reddit.com/r/kpop/comments/191efpu/gidle_yuqi_wonderland_china_january_2024_issue/`

bug

Implement caching for: - Instagram - Twitter - Reddit Tiktok may not be possible due to short lifetime of the media url. This would reduce the amount of requests we...

enhancement