Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 315 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 315 Bytes

TempMail Discord Bot

Example applied usage for the TempMail.lol API.

To run, set the environment variable TOKEN to the token of your bot.

tsc
export TOKEN="abcdefg..."
node dist/TempMailDiscordBot.js

See the JavaScript API for more information.