An IRC bot that sends an email to users when they are mentioned.
Find a file
Thelie 66308f678f Implemented basic IRC message handling.
Fun fact: The functionality is now similar to 6f3f8614d7.
2021-05-03 01:48:31 +02:00
irc-stream@bf53e62f17 Implemented basic IRC message handling. 2021-05-03 01:48:31 +02:00
src Implemented basic IRC message handling. 2021-05-03 01:48:31 +02:00
.gitignore Implemented irc boilerplate. 2021-04-24 01:03:45 +02:00
.gitmodules Added irc-stream dependency. 2021-04-27 23:27:16 +02:00
agpl-v3-logo.svg Renamed lgpl-agpl-v3-logos.svg to agpl-logo.svg 2021-04-23 17:43:59 +02:00
Cargo.lock Added irc-stream dependency. 2021-04-27 23:27:16 +02:00
Cargo.toml Added irc-stream dependency. 2021-04-27 23:27:16 +02:00
LICENSE Initial commit 2021-04-23 00:45:29 +02:00
README.md Update 'README.md' 2021-04-23 17:44:45 +02:00

Mention2Mail

An IRC bot that sends an email to users when they are mentioned.

Licensed under AGPLv3