Skip to content
This repository has been archived by the owner on Jun 16, 2020. It is now read-only.

Releases: fajnyCreeper/WarnBot

Version 1.0.0

25 Mar 12:58
Compare
Choose a tag to compare

Join the bot here

Changelog

  • Added aliases for some commands
  • Added example command
  • Added check command
  • Administrator granted have same rights as guild owner
  • Little fixes and correction of grammar

Version 1.0.0-beta.1

22 Mar 20:58
dc7b805
Compare
Choose a tag to compare
Version 1.0.0-beta.1 Pre-release
Pre-release

Changelog

  • Changed framework from Discord.Net to DSharpPlus (#4)
  • Important: user in table warnings has been changed from TEXT to BIGINT

Version 0.9.4

16 Dec 19:07
Compare
Choose a tag to compare

Changelog

  • Fixed triggering "owner and bot" protection (again)

Version 0.9.3

28 Nov 18:28
Compare
Choose a tag to compare

Changelog

  • Fixed triggering "owner and bot" protection

Version 0.9.2

17 Nov 19:58
Compare
Choose a tag to compare

Changelog

  • Fixed handling when using commands at @ everyone (issue #2 )
  • Little cosmetics changes in code (to save some lines)
  • Edited some respond messages

Version 0.9.1

14 Nov 22:23
Compare
Choose a tag to compare

Changelog

  • Fixed bug when trying to /kick the bot. The bot would crash. Should be fixed now. 😄

Version 0.9

10 Nov 15:09
Compare
Choose a tag to compare

Changelog

  • Split warnings into current (can be cleaned, max 3) and total (permanent)
  • Added /check command for admins, which responds with warning and kick counts

Version 0.8

17 Oct 15:13
Compare
Choose a tag to compare

Changelog

  • Added reason into database for /ban
  • Updated reason for /kick

Version 0.7.3

11 Oct 15:04
Compare
Choose a tag to compare

Changelog

  • Error handle when no arguments were given

Version 0.7.2

28 Sep 13:00
Compare
Choose a tag to compare

Changelog

  • Fixed self command (warn, kick, ban, clear) (issue #1)