ode

command module
v0.0.0-...-ed20651 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 24, 2024 License: MIT Imports: 9 Imported by: 0

README

Ode

Ode is a Discord bot. This project houses all the code responsible for interacting with Discord.
Ode can do a lot of things!

  • Pomodoro
  • Animal pictures (dogs and cats)
  • and more!

Add to Server: ode.rwies.com

Long-term deployment

  1. install docker, add run user to the docker group, restart
  2. Clone repo (ideally into dedicated user "ode", otherwise need to edit the service file)
  3. sudo cp ode.service /etc/systemd/system
  4. sudo systemctl daemon-reload
  5. sudo systemctl edit ode to add the environment variables
[Service]
Environment="DISCORD_BOT_TOKEN=..."
Environment="CATS_API_TOKEN=..."
Environment="DICTIONARY_API_TOKEN=..."
  1. sudo systemctl start ode
  2. sudo systemctl enable ode

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL