Skip to content

Commit ea4e47e

Browse files
authored
Merge pull request #563 from jacklul/cleanup_command
Add 'cleanup' command
2 parents 0d59d04 + 731e3cd commit ea4e47e

File tree

2 files changed

+394
-0
lines changed

2 files changed

+394
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Exclamation symbols (:exclamation:) note something of importance e.g. breaking c
77
### Added
88
- Callbacks can be added to be executed when callback queries are called.
99
- New Bot API 3.1 changes (#550).
10+
- `/cleanup` command for admins, that cleans out old entries from the DB.
1011
### Changed
1112
- [:exclamation:][unreleased-bc-request-class-refactor] Big refactor of the `Request` class, removing most custom method implementations.
1213
### Deprecated

0 commit comments

Comments
 (0)