Commit ea4e47e0 authored by Armando Lüscher's avatar Armando Lüscher Committed by GitHub

Merge pull request #563 from jacklul/cleanup_command

Add 'cleanup' command
parents 0d59d04b 731e3cd2
...@@ -7,6 +7,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c ...@@ -7,6 +7,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
### Added ### Added
- Callbacks can be added to be executed when callback queries are called. - Callbacks can be added to be executed when callback queries are called.
- New Bot API 3.1 changes (#550). - New Bot API 3.1 changes (#550).
- `/cleanup` command for admins, that cleans out old entries from the DB.
### Changed ### Changed
- [:exclamation:][unreleased-bc-request-class-refactor] Big refactor of the `Request` class, removing most custom method implementations. - [:exclamation:][unreleased-bc-request-class-refactor] Big refactor of the `Request` class, removing most custom method implementations.
### Deprecated ### Deprecated
......
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment