https://github.com/marknjunge/dmover
A bot to move Discord messages from one channel to another
https://github.com/marknjunge/dmover
bot discord discord-bot discord-js
Last synced: about 2 months ago
JSON representation
A bot to move Discord messages from one channel to another
- Host: GitHub
- URL: https://github.com/marknjunge/dmover
- Owner: MarkNjunge
- License: mit
- Created: 2019-03-29T18:33:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-07-23T13:01:17.000Z (almost 7 years ago)
- Last Synced: 2025-09-02T14:56:13.696Z (10 months ago)
- Topics: bot, discord, discord-bot, discord-js
- Language: JavaScript
- Size: 21.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
- License: LICENSE
Awesome Lists containing this project
README
# dMover
A Discord bot to move messages between channels.
## Usage
`!mv message_id channel`
e.g.
`!mv 561409799829323776 #Android`
Currently only the guild owner can move messages. I plan to implement a feature to allow them to whitelist other members.