Skip to content

v1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 06 May 15:16
· 1781 commits to main since this release
434fe6f

1.2.0 (2022-05-06)

Bug Fixes

  • api-tests: fix output not showing correctly and rather being saved into a file (178acd9), closes #135
  • commands: fix build not working because of new types (bb17c9d)

Features

  • api/botAppearance: implement botAppearance endpoint (b0ad964), closes #122
  • api/guildsettings: add POST and OPTIONS requestst to update guild settings (e3f2026), closes #122
  • api/tests: add tests (yeah, thats basically it, took me hours tho) (63528e5), closes #122
  • api/userguilds: implement UserGuilds get and return apropriate guilds (a022495), closes #122
  • api: implement guildSettings GET API (0dac968), closes #122
  • docker: add Dockerfile and Compose file (ab65c56)