Skip to content

PHP Discord bot script to delete messages older than a certain age.

License

Notifications You must be signed in to change notification settings

brookgagnon/discord-message-eater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

discord-message-eater

  • PHP Discord bot script to delete messages older than a certain age.
  • No longer maintained, may or may not work.

How To Use

  1. Copy config.sample.php to config.php.
  2. Set config items.
  3. Test on test server.
  4. Run with cron, etc. as needed.

Things To Improve

  • add error and unexpected response handling
  • what else could go horribly wrong?

License & Copyright

  • MIT License
  • Copyright (c) 2018 Brook Gagnon
  • See LICENSE file

About

PHP Discord bot script to delete messages older than a certain age.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages