command
module
Version:
v0.0.0-...-b6f9c9d
Opens a new window with list of versions in this module.
Published: Jan 2, 2024
License: GPL-3.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
csuf_announcement_bot
Discord Bot Written in Golang to Provide Regularly Scheduled Updates on Campus News from CSUF into our ACM@CSUF Chapter's Discord Channel
Prerequisites
- Installation of Go and SQLite3 on Host Machine
- Create a Discord Bot on the Discord Developer Portal
- Placing the Generated Bot Token into a
**.env** file along with the Channel ID you want the Bot to Run in
example .env file_
TOKEN=YOURTOKENHERE
CHANNEL_ID=CHANNEL_IDHERE
Compilation and Run Steps
-
Git Clone this Repository into a Folder of your choice
-
Run the following script that is stored in ./bin/init.sh
sh ./bin/init.sh
-
To Compile and Run the Project
go build
./csuf_announcement_bot
Notes
This Bot can be re-used for other organizations that utilize RSS Feeds to Retrieve News, Updates, and More...
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.