mirror of
https://github.com/hencaric/SCNewsBot.git
synced 2026-08-16 22:46:03 +01:00
924cd1df8d7fb10a128b474c84d469c316554d8f
scnewsbot
A bot for the r/starcitizen Discord server.
Installation
- Make sure you have installed Python (>=3.11), 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.11depending on your operating system).
Languages
Python
100%
