A bot for the r/starcitizen Discord server.
- Make sure you have installed Python (>=3.12), Git, and Poetry.
- Clone the repository to your hard drive. (
git clone https://github.com/mudkipdev/scnewsbot) - Run
cd scnewsbotandpoetry installto install the required dependencies. - Copy the
example.config.tomlandexample.envfiles toconfig.tomland.envrespectively. - Edit the config files to your liking, then run the bot using
poetry run python scnewsbot(This might also bepy,python3orpython3.12depending on your operating system).
