logbot

module
v0.0.0-...-b40024d Latest Latest
Warning

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

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

README

logbot

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

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 same directory where you run the bot. 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 run this:

make build

To run without compiling run this:

make run

To get the dependencies (which is done automagically before compiling or running, so you shouldn't really 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