https://github.com/sinam7/messageremover
Discord Bot / remove message after specified time elapsed
https://github.com/sinam7/messageremover
Last synced: over 1 year ago
JSON representation
Discord Bot / remove message after specified time elapsed
- Host: GitHub
- URL: https://github.com/sinam7/messageremover
- Owner: sinam7
- Created: 2020-12-30T06:15:08.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-12-31T08:42:38.000Z (over 5 years ago)
- Last Synced: 2025-02-13T17:51:57.577Z (over 1 year ago)
- Language: Python
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# MessageRemover
This bot only does its function in the #music channel.
Only the member who has 'administrator' permission or 'Dev' role can execute the commands below.
# Commands (prefix: !)
* ping
pong!
* active
Active auto-remove message function.
All messages in the #music channel will be removed when the specified time elapsed.
(default: 30 seconds)
* inactive
Deactivate auto-remove message function.
* delay _seconds_
Set auto-remove message period to _seconds_ (default: 30 sec)
* purge [amount=50]
Purge [amount] non-pinned messages in its channel before this command has been executed.
type "confirm" to confirm purge operation.