mirror of
https://github.com/hencaric/SCNewsBot.git
synced 2026-08-17 06:56:03 +01:00
Updating to source code version
This commit is contained in:
22
README.md
22
README.md
@@ -1,11 +1,15 @@
|
|||||||
# scnewsbot
|
# SC News Bot
|
||||||
A bot for the r/starcitizen Discord server.
|
The production version of the SC News Bot used by the r/StarCitizen Discord server for the production of news posts.
|
||||||
|
|
||||||
## Installation
|
- Join https://discord.gg/starcitizen for the best Star Citizen community on the internet
|
||||||
1. Make sure you have installed [Python](https://python.org) (>=3.12), [Git](https://git-scm.org), and [Poetry](https://pypi.org/project/poetry).
|
|
||||||
2. Clone the repository to your hard drive. (`git clone https://github.com/mudkipdev/scnewsbot`)
|
|
||||||
3. Run `cd scnewsbot` and `poetry install` to install the required dependencies.
|
|
||||||
4. Copy the `example.config.toml` and `example.env` files to `config.toml` and `.env` respectively.
|
|
||||||
5. Edit the config files to your liking, then run the bot using `poetry run python scnewsbot` (This might also be `py`, `python3` or `python3.12` depending on your operating system).
|
|
||||||
|
|
||||||

|
## Version
|
||||||
|
1.0.4
|
||||||
|
|
||||||
|
## Authors
|
||||||
|
- Ian (hencaric)
|
||||||
|
https://github.com/hencaric
|
||||||
|
- mudkip
|
||||||
|
https://github.com/mudkipdev
|
||||||
|
|
||||||
|

|
||||||
Reference in New Issue
Block a user