This repository has been archived by the owner on Jun 16, 2020. It is now read-only.
Releases: fajnyCreeper/WarnBot
Releases · fajnyCreeper/WarnBot
Version 1.0.0
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
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
Changelog
- Fixed triggering "owner and bot" protection (again)
Version 0.9.3
Changelog
- Fixed triggering "owner and bot" protection
Version 0.9.2
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
Changelog
- Fixed bug when trying to
/kick
the bot. The bot would crash. Should be fixed now. 😄
Version 0.9
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
Changelog
- Added reason into database for /ban
- Updated reason for /kick
Version 0.7.3
Changelog
- Error handle when no arguments were given
Version 0.7.2
Changelog
- Fixed self command (warn, kick, ban, clear) (issue #1)