bits-and-bytes-bot

command module
v0.0.0-...-47798e3 Latest Latest
Warning

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

Go to latest
Published: Mar 13, 2024 License: MIT Imports: 6 Imported by: 0

README

bits-and-bytes-bot

Discord bot for bits & bytes book club

Running locally
  • Copy .env.example and rename it to .env
  • Add DISCORD_API_SECRET, GUILD_ID, and POSTGRES_URI
  • For more information on how to set up a discord api client please see: https://discord.com/developers/docs/getting-started
    • You will need to set up the bot scope and Send Messages, Use Slash Commands, and Read Messages/View Channels permissions under the Oauth2 settings
  • TODO: SETUP DOCKER COMPOSE WITH PG DB
  • run ENV=local go run . to start bot

Docker

You can build a docker image by running the task docker-build command.

After creating and filling a .env with the variables mentioned above, you can also spin up a full environment with docker-compose up

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