Skip to content

A discord bot which send an e-mail when a message was sent on a specific channel.

License

Notifications You must be signed in to change notification settings

asanobuturi/Discord-Email-notifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Discord-Email-notifier

A discord bot which send an e-mail when a message was sent on a specific channel.

REQUIRED MODULES

Expect for standard modules,we need

  • Discord.py
  • python-dotenv

config.env settings

name content
sender-adress sender's email adress(ex. [email protected])
sender-pw sender's email pw
distination distination email adress.you can use comma like "[email protected],[email protected]".
token token of your discord-bot.

source.py settings

line content
21 the mail-provider's smtp-server adress and its port here.
34 bot will send an email when a message was sent on the channel which was mentionned here.
35 you can set the email's subject here.

About

A discord bot which send an e-mail when a message was sent on a specific channel.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published