Skip to content

Rudi9719/DiscordCMS

Repository files navigation

Discord CMS

Build Status CodeQL Checks Dependency Graph Go Reference

Discord CMS is another RSCS Bridge, this time using a Discord Bot and Go to allow Discord text conversations from CMS!

Only tested with nje-ii RSCS. GOPWIN interfa

Ensure NJE-II is working on your Discord NODE and able to communicate with your RSCS node first!

Features

  • List channels by messaging discord 'LIST'
  • Message history by channel by messaging discord 'HIST' followed by a channel ID
  • Post messages by messaging discord 'SAY' or 'S' followed by a channel ID

In Development

  • DISCORD EXEC interface using GOPWIN

Deployment

This project only uses the native Go build tools, and allows an optional config.toml to be specified.

  go build
  ./discordcms (/path/to/config.toml)

You don't even need to download the repo if your GOPATH is set!

  go install github.com/rudi9719/discordcms@latest
  discordcms (/path/to/config.toml)

Ensure your config.toml is set up with your bot token and discord guild before launching!

License

WTFPL

Used By

This project is used by the following:

  • PUBVM

Support

No

Acknowledgements

About

Receive messages from Discord in CMS!

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors