Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [6.30.0](v6.29.1...v6.30.0) (2023-09-08) ### Bug Fixes * **balance:** user now should see the whitelisted tokens in balance ([66e3d11](66e3d11)) * **general:** add home page's link to formatter so it can work properly ([7db78ef](7db78ef)) * **general:** avoid fetching amount of profile data in some scenarios ([9c438cc](9c438cc)) * **general:** bot to use different config when in prod/preview ([ca1461c](ca1461c)) * **guess:** show question in embed ([a039a29](a039a29)) * **guess:** stop updating a guess game's progress after that game has ended ([de40608](de40608)) * **payme:** pay request payload ([#1479](#1479)) ([2a7bfef](2a7bfef)) * **vault:** bug that prevents user from transferring funds in vaults ([5f043fe](5f043fe)) * **v:** reword command description to be more accurate ([b584146](b584146)) * **wlv:** command /wlv to use shared lib to format data ([7e81fbf](7e81fbf)) ### Features * **guess:** allow guess game to be played inside a thread or played outside in a channel ([#1478](#1478)) ([42d5fdd](42d5fdd)) * **guess:** move game from inside thread to outside channel ([c096936](c096936)) * **sup:** what's new command for user to check out latest changelog ([#1476](#1476)) ([661fc8e](661fc8e)) * **token:** add verbose option to token info command to show additional data ([c581e9e](c581e9e)) * **v:** add command /v to check the bot's current version ([b919be6](b919be6))
- Loading branch information