Metadata-Version: 2.1
Name: DEL.py
Version: 1.1.0
Summary: API wrapper for discordextremelist
Home-page: https://github.com/discordextremelist/del.py
Author: Moksej
Author-email: moksej@gmail.com
License: MIT
Download-URL: https://github.com/discordextremelist/del.py.git
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown

---
description: >-
  Change log of Discord Extreme List API wrapper in python, if you need help, do
  not hesitate to join the DEL server: https://discord.gg/WeCer3J
---

# Change Log

## 1.0.0

### Initial release

* The initial release of DEL.py

## 1.0.1

### Fixed

* The error that got raised when returning the data from the API

## 1.1.0

### Added

* Automatic loop to post the data to the API
* Better control over rate-limit, you now shouldn't get rate-limited even if you tried to with the package
* Logger which you can access through the logging module called "del.py"
* Better error handler

### Changed

* Format of the errors that get raised



