mirror of
https://github.com/hencaric/SCNewsBot.git
synced 2026-08-17 06:56:03 +01:00
24aa35dc033024e2648e256d57506b6f186f80f0
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%
