8000 GitHub - WilliamDann/discord-email-bot: Send emails to a discord channel
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

WilliamDann/discord-email-bot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Email Bot

Send the newest email from an inbox to a discord channel.

config.json

The bot uses a json file to store configuration information. Below are their configurable paramenters:

parameter description type
user The email address to get email from string
password The password of that email string
host The imap host for the email service (i.e. 'imap.gmail.com') string
port Mail port of the host Number
tls If a TLS connection should be used Boolean
token The discord bot token Boolean
channel The id for the channel to send to string

About

Send emails to a discord channel

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0