Skip to content

Releases: PantomInach/DataBot

Updated discord.py version

01 Jan 19:32
300b360

Choose a tag to compare

What's Changed

  • 76 refactor update bot version by @PantomInach in #89
  • Now bot is compatible with discord.py version 2.1.0

Bug fixes

  • textwl and voicebl now correctly show the guild name

Full Changelog: 2.0.1...2.1.0

WayToOpenSource

23 Dec 11:21

Choose a tag to compare

WayToOpenSource Pre-release
Pre-release

Updated version and reformatted code with black.

Full Changelog: 1.4.0...2.0.1

Subserver Release -- Contains Bug

09 Apr 08:49
98daeea

Choose a tag to compare

Pre-release

WARNING

This version has a bug (#100), which leads to data loss on stopping the bot.
Don't use this version.

Changelog

  • New features:
    • Subserver
    • Give-roles tables
    • Request level-cards from other users
  • Changes:
    • Better help commands
    • Restructure of bot commands
    • Textbanned users can not textban
  • Removed:
    • Command sendDPD and sendGR. Replaced by Give-roles tables
  • Bug fixes:
    • Fixed opening/closing/publishing polls when poll message is deleted.
  • Under the hood:
    • Corrected grammar and typos
    • Now implementing Subcommands
    • New rigth-checks decorators using Command.check
    • Removed some hard-coded role names

WorkingDataBotRelease

10 Oct 18:54

Choose a tag to compare

  • New Features:
    • Bot will now mention user when they are joining the guild
  • Bug fixes:
    • Fixed helpfunction.utils.removeRole, which resulted in some roles not to be removed
    • Fixed helpfunction.utils.giveRole, which resulted in some roles not to be given

WorkingDataBotRelease

05 Oct 20:47

Choose a tag to compare

  1. Version 1.3.2 changes:
  • Bug fixes:
    • User won't get xp when logging state is false now
    • Userdate changes will now be properly stored to file
    • Fixed missing import
  1. Version 1.3.1 changes:
  • Bug fixes:
    • Leaderboard now sorts by xp on startpage
    • Fixed other leaderbard error

TestedDataBotRelease

03 Oct 21:51
6d94f9c

Choose a tag to compare

TestedDataBotRelease Pre-release
Pre-release
  • New Features:
    • Privilege Level 2 user get Error printouts from the code #47
    • Error messages will also be logged to data/log.txt #34
    • Reload cogs with '+rlext' to allow hot swap of code for owner #47
  • Under the hood:
    • Major refactor and restructure #47
    • Added option to 'star of the week' to not queue #47
    • Subroutine now uses task.loop #47
    • Bug fixes:
      • Removing emoji in leader board does not break it now #47
      • Muting, unmuting or general voice state changes now don't create new channel #47

TestedDataBotRelease

16 Sep 10:05

Choose a tag to compare

TestedDataBotRelease Pre-release
Pre-release
  • New Features:
    • 'star of the week' command #5
      • Gives member 'star of the week' when nobody else has it. Otherwise queues it up.
      • Removes every Monday 'star of the week'.
      • How to use: '+user star '
      • Currently can be used by 'COO' and 'CEO'
  • Under the hood
    • Bug fixes:
      • Helpfunc.giveRoles now displays right gained roles #45
      • Helpfunc.removeRoles now works #45
    • New Helpfunc.getGuild command #45
    • Added subroutine #5
      • Executes every timed circle defined commands

WorkingDiscordBot

02 Sep 13:55

Choose a tag to compare

  • Bug fixes:
    • When alone in voice channel with number at the end changing voice state results in new channel #33
    • Sometimes no text XP was give because of a conversion error
  • Under the hood:
    • Better documentation of the code #28

WorkingDiscordBot

24 Aug 23:33

Choose a tag to compare

  • Added:
    • Dynamic voice channel #30
    • New roll rights and channel rights system for commands #11
  • Reworks:
    • Commands for poll, user, voicebl and textwl #2
  • Upgrades:
    • Speed of emoji reactions by leaderboard and polls #12
    • Further performance upgradess #12

WorkingDiscordBot

27 Jul 18:14
e0e13b8

Choose a tag to compare

Has run over a long amount of time on a private server