Savant-Dev / v.0.0.1

An all-in-one Discord bot written in Python 3.8.2
0 stars 1 forks source link

Add Support for Scheduler API #12

Open Savant-Dev opened 4 years ago

Savant-Dev commented 4 years ago

This API should be only be accessed through bot/__init__.py

Needed Plugin Functions:

Preferably done with as little impact to bot/__init__.py as possible - Low Footprint