brookgagnon / discord-message-eater

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

License:MIT License


Languages

Language:PHP 100.0%