Skip to content
This repository has been archived by the owner on Dec 13, 2024. It is now read-only.

v2 - Identity

Compare
Choose a tag to compare
@AnnsAnns AnnsAnns released this 14 Sep 17:15
· 34 commits to master since this release

v2 - Identity

Bot Invite Here

Changelog:

  • Added the ability to scrap FS errors
  • Added the ability to scrap Fatal errors
  • Added the ability to convert legacy error codes
  • Added safety check to module names
  • Added funny random status' quotes that change every 1800 seconds
  • Added guild informations on startup
  • Fixed issue with Discord status caused by the discordpy rewrite
  • Added sanity option to scrap()
  • Added edge-case handling
  • Fixed error on unknown modules
  • Fixed error on wrong inputs
  • Moved discord token to config.py
  • Updated the "Unknown" message when there was no description
  • Fixed footer of the embed
  • Removed major chunks of now unrequired code from discord bot
  • Cleaned some code