Skip to content

lorenzennio/menubot.discord

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TU Garching lunch menu discord bot

This discord bot sends the Garching TUM Mensa lunch menu to a channel every day at a certain time.

Setup

In a .env file specify

DISCORD_TOKEN=...
CHANNEL=...

Running

Run via systemctl:

  • cp discordbot.service ~/.config/systemd/user
  • systemctl --user enable discordbot.service
  • systemctl --user start discordbot.service

Check status:

  • systemctl --user status discordbot.service

Restart:

  • systemctl --user restart discordbot.service

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages