mercury-bot

command module
v0.0.0-...-7a8d2d7 Latest Latest
Warning

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

Go to latest
Published: Dec 8, 2023 License: GPL-3.0 Imports: 13 Imported by: 0

README

hi! I'm mercury.

a discord gopher that subscribes to RSS feeds and posts updates to your server.

[ invite link ]

commands

/test bot will say hello

/sub url bot will check your url and subscribe (can handle rss, xml, atom)

/unsub name bot will search list of feeds for a match and unsubscribe

/list lists subscribed feeds

host your own

  1. For this you will need to create a new application in the discord developer portal, so you can get a bot token and application id.
  2. Make an invite link and invite the bot into your server.
  3. Clone this repo, and in the root folder create a .env file. Paste your token and id into this file in this format:
TOKEN=your token no quotes
APP_ID=your app id no quotes
  1. In the terminal, run go build to build the executable
  2. run the bot with ./mercury-bot

Hopefully bot is up and running.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

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