Skip to content

sebastinas/debian-devel-changes-bot

 
 

Repository files navigation

debian-devel-changes IRC bot
============================

  * You will need to subscribe the bot to the following lists:

     - http://lists.debian.org/debian-devel-changes/
     - http://lists.debian.org/debian-bugs-dist/
     - http://lists.debian.org/debian-bugs-closed/
     - http://lists.debian.org/debian-security-announce/
     - http://lists.debian.org/debian-backports-changes/

  * (Optional) Disable spam checking for messages sent to the bot


The following script might work:

for X in debian-devel-changes debian-bugs-dist debian-bugs-closed debian-security-announce debian-backports-changes
do
  echo | sudo -u ddc-bot mail -s "subscribe" ${X}-REQUEST@lists.debian.org
done

About

Debian development activity IRC bot

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages

 
 
 

Contributors

Languages

  • Python 100.0%