logbot

module
v0.0.0-...-a1448e0 Latest Latest
Warning

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

Go to latest
Published: Nov 30, 2021 License: ISC

README

logbot

Please note that this repo has nothing to do with logging. It's just a Discord bot.

GitHub Workflow Status

If the build fails, it's the fault of GitHub CI whose version of Go is out of date.

Roadmap

  • Working draft
  • grp command to get the one of the rising posts from a subreddit
  • help command

Compile & run

You can do pretty much everything using make.

Remember that, before running, there must be a file named DISCORD_TOKEN in the working directory. That file must contain YOUR bot's discord token and nothing else.

Dependencies:

  • Golang
  • make
  • external Golang libraries which will be installed automatically

To compile:

make build

To run without compiling:

make run

To get the dependencies (which is done automagically before compiling or running, so you really don't want to use this):

make deps

License

See LICENSE

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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