This is a Telegram bot the provides temporary (disposable) emails via chat
- Build simple SMTP server OR use available modules
- Build the microservice for creating emails
- Use the Telegram bot API directly instead of the current wrapper
Set your API key as your TG_KEY environment variable, then run: go run bot.go