Skip to content

Releases: zekroTJA/shinpuru

0.12.1

27 Apr 17:45
e1e065d
Compare
Choose a tag to compare
0.12.1 Pre-release
Pre-release

MINOR PATCH

  • mute command now supports setting custom existing role as mute role and currently set mute role can now be displayed as well
  • major bug fix that guild backups are now shown again as expected using the backup command
  • fixed bug that users reports where not shown was expected
  • updated autorole command help

0.12.0

18 Apr 16:33
571109d
Compare
Choose a tag to compare
0.12.0 Pre-release
Pre-release

MAJOR UPDATE

  • guild autorole can now be reset [#57]

  • code executors are now visible [#55]

0.11.0

03 Apr 20:47
Compare
Choose a tag to compare
0.11.0 Pre-release
Pre-release
  • critical fix: invite link messages are now also registered on message edit [#52 by @zekroTJA]
  • added rate limit to code execution [#52 by @rmcproductions]
  • updated database structure
  • updated code and project structure

ATTENTION

With this update, the database structure of shinpuru has fundamentally changed. If you are using MySQL, use this script to update your database.
If you are using SQLite, I recommend creating a copy of your current database and let the bot re-create the tables on startup.

0.10.0

26 Feb 09:19
13f60c3
Compare
Choose a tag to compare
0.10.0 Pre-release
Pre-release
  • added backup system

NOTE
This is a special update, because every feature should and will be tested for some time after dev release actually, but for this update, I really wanted to push this as soon as possible to releases, because I think, as longer we wait including the backup system to our Dev Discord, the risk increases that we do not have backups when an emergency case occures. So, major bug fixes will be following in more frequently maintainance patches.

0.9.0

23 Feb 10:58
bca5063
Compare
Choose a tag to compare
0.9.0 Pre-release
Pre-release
  • added jsdoodle code execution (see screenshot)
  • added report revoke sub command
  • fixed ghost ping (see #45, #47 and #48)
  • updated permission check in kick and ban command
  • updated mute command (see #46)
  • some smaller fixes and optimizations

Much thanks to all bug hunters helped improving this update! ❤️

0.8.0

16 Feb 10:46
6455f5b
Compare
Choose a tag to compare
0.8.0 Pre-release
Pre-release
  • (hopefully now) fixed ghostping system
  • updated stats command
  • corrected some spelling issues and typos

some changes were made to the project structure and dependency management:

  • chnaged the location of ci scripts to ./ci
  • added makefile for easier building
  • changed dependency management from git submodules to using golang/dep

0.7.1

02 Feb 11:48
304f65d
Compare
Choose a tag to compare
0.7.1 Pre-release
Pre-release

0.7.0

  • added Twitch.tv notify system
  • added ghostping warn system
  • updated quote command, so it is also possible to quote attached pictures now
  • fixed some bugs, typos and minor stuff

0.7.1

  • fixed some critical bugs in ghostping warning system

0.6.1

24 Jan 21:39
214c4cc
Compare
Choose a tag to compare
0.6.1 Pre-release
Pre-release
  • seperated command manual creation to seperate tool
  • added stats command
  • updated info command
  • restructured project

0.6.0

20 Jan 21:52
d7b6b25
Compare
Choose a tag to compare
0.6.0 Pre-release
Pre-release
  • added voicelog
  • updated quote command
  • updated vote command
  • updated user command
  • added sqlite integration
  • fixed some bugs and settings

0.5.0

14 Jan 14:00
b7ec2af
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release
  • added ment command
  • added notify command
  • fixed some bugs