Skip to content

io12/discord-bedtime

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Discord Bedtime Bot

A Discord bot reminding you to sleep. This bot DMs bedtime alerts every five seconds past a user's bedtime while they're still online.

Setup

  • Get a bot token
  • Install rust
    • curl https://sh.rustup.rs -sSf | sh
  • Clone repo
    • git clone https://github.com/io12/discord-bedtime
  • cd into repo
    • cd discord-bedtime
  • Run the bot with the created token
    • DISCORD_TOKEN=insert-token-here cargo run

Releases

No releases published

Packages

No packages published

Languages