Skip to content
This repository has been archived by the owner on Oct 18, 2021. It is now read-only.

1.40.1.0 - Added gif command, reworked mute command, updated cmdlog function

Compare
Choose a tag to compare
@zekroTJA zekroTJA released this 16 Sep 11:03
· 51 commits to master since this release

Major changes

  • reworked mute command
    Now, it's way better working than before.

  • added gif command
    Now you can search for gifs on giphy.com and the bot will paste it into the chat!
    I've used brunocvcunha's jiphy API for that.

  • updated cmdlog command
    Now it creates a new text channel #cmdlog where all executed commands on the guild will be displayed. Can be disabled by deleting the text channel.

Minor changes

  • updated logo
  • fixes wrong cmd invoke for settings command
  • removed build type static

Note:
You are probably asking where is version 1.39? I've updated 1.39 to 1.40 with the new gif command directly one day after building 1.39, so I've never published 1.39 on GitHub but tested it on my VPS, so I've skipped 1.39 in releases on GitHub.