Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 469 Bytes

README.md

File metadata and controls

18 lines (15 loc) · 469 Bytes

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