williamhorning / bolt

a cross-platform chat bot connecting your communities
https://williamhorning.dev/bolt
MIT License
33 stars 1 forks source link

0.4.13 regressions #43

Closed williamhorning closed 4 months ago

williamhorning commented 5 months ago

tracking issue for regressions introduced in 0.4.13

williamhorning commented 5 months ago

fixed in ba05ebb

williamhorning commented 5 months ago

~it appears that the way ping is calculated is just plain wrong and returns negative ping across all platforms, which isn't great...~

~and guilded still seems to be fetching webhook users~

fixed in d916022

williamhorning commented 5 months ago

~also some errors contain circular structures so we should try to fix that and there're random revolt 400 errors~ fixed in 6238c04

williamhorning commented 5 months ago

revolt embed issues and guilded message dups should be fixed in latest commit

williamhorning commented 4 months ago

revolt messages still dealing with issues... may be fixed in #44 but haven't tested it there