https://github.com/taggagii/general-discord-bot
https://github.com/taggagii/general-discord-bot
bot discord
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/taggagii/general-discord-bot
- Owner: Taggagii
- Created: 2021-06-08T01:51:46.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-09-29T18:56:49.000Z (almost 5 years ago)
- Last Synced: 2025-03-05T12:23:08.117Z (over 1 year ago)
- Topics: bot, discord
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# General Bot
General bot records all messages that are sent while he is active and notifies a specified user when someone deletes a message.
By changing boolean value "UPDATEMESSAGES" to true will mean that when general bot starts up he will pull every message from every channel in a specified server (this takes awhile!) (MAKE SURE TO TURN THIS ON, RUN THE BOT, THEN **TURN IT OFF AGAIN**, OTHERWISE THE BOT WILL PULL THE CHANNELS OVER AND OVER ON RESTART, WHICH IS NOT GOOD.
General bot is my solution to a bot not knowing what messages were sent before it starting running.