Skip to content

Latest commit

 

History

History
49 lines (40 loc) · 2.21 KB

changelog.md

File metadata and controls

49 lines (40 loc) · 2.21 KB

Changelog

All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[V2.0.0] - In Development

  • Asyncio Event Loop Changes
  • Intents Are Now Required
  • Abstract Base Classes Changes
  • Removed Sponsors from Embeds
  • More Changes available in Discord 2 Migration

[v1.0.2] - In Development

  • More control over bot's behavior(change bot's avatar, name, nickname, status, etc): (added in v1.0.2)
  • Bot notifications if user edit or delete the message in the server: (added in v1.0.2)
  • Bot can change the nickname of the user in the server: (added in v1.0.2)
  • postgresql database support: (added in v1.0.2)
  • Admin can access the misconduct/spam behaviour report status of the member from db: (added in v1.0.2)
  • Bot can have record of the user's report status in db: (added in v1.0.2)
  • Optimize code for performance & bug fix: (added in v1.0.2)
  • AutoMod: Curse word deletion removed from bot as it was not working properly
  • Removed Sponsors from Embeds
  • Asyncio Support added

[V1.0.1] - Release (14/12/2021)

  • AutoMod: Curse word deletion improved (added: v1.0.1)
  • get bot latency : (added: v1.0.1)
  • slot machine : (added: v1.0.1)
  • change username of self(admin) : (added: v1.0.1)
  • source code command : (added: v1.0.1)
  • Bot can send message to user in DM: (added: v1.0.1)
  • Optimize code for performance : (added: v1.0.1)
  • Bug fixes
  • more...

[v1.0.0] - Release (12/12/2021)

  • member can report someone to admin: like for bullying, bad behaviour : (added: v1.0.0)
  • Create server Instant Invite : (added: v1.0.0)
  • create bot invite : (added: v1.0.0)
  • Kick/Ban User: (added: v1.0.0)
  • Get user avatar : (added: v1.0.0)
  • delete role : (added: v1.0.0)
  • Server(Id, Name, Owner, Icon) : (added: v1.0.0)
  • Get Member Avatar : (added: v1.0.0)
  • Bug fix: (added: v1.0.0)
  • optimize code for performance : (added: v1.0.0)