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

MaplestoryDiscBot v0.3.0-alpha

Pre-release
Pre-release
Compare
Choose a tag to compare
@KOOKIIEStudios KOOKIIEStudios released this 09 Nov 02:55
· 84 commits to main since this release

See set-up page for details on how to use ApiFunctions.java

Extract from changelog:

Change double to single quote in dict
fixed typo in ApiHandler
Add toggle on/off
Fixed an error in the !setgmlevel command
Ignore venv in repo
Stop tracking venv
Add requirements file
Fix literals
Change var name 'type' as it shadows in-built

  • Cosmetic changes
  • Dealt with some weak warnings
  • Removed VENV from repository
  • Added prototype code to toggle commands on/off
  • Added requirements file for pip
  • Documentation updates