the 4th iteration of this stupid bot
Go to file
2024-06-02 13:14:51 -04:00
CollabVMSharp@7f0dc17590 bump cvmsharp 2024-06-02 13:12:35 -04:00
EmperorPalpatine Allow up to 10 minutes for chatlog queries because they can be slow 2024-06-02 13:14:51 -04:00
.gitignore init 2024-04-02 20:39:12 -04:00
.gitmodules init 2024-04-02 20:39:12 -04:00
config.toml.example this can go in the config file idk what i was thinking 2024-04-02 22:57:53 -04:00
EmperorPalpatine.sln init 2024-04-02 20:39:12 -04:00
LICENSE.MD init 2024-04-02 20:39:12 -04:00
README.MD Update README.MD 2024-04-08 22:21:50 -04:00

Emperor Palpatine

CollabVM mod bot

Running it

  1. Copy config.toml.example to config.toml
  2. Fill in the required fields
  3. Build it: dotnet publish EmperorPalpatine/EmperorPalpatine.csproj -c Release --os linux -p:PublishReadyToRun=true
  4. Run it: ./EmperorPalpatine/bin/Release/net8.0/linux-x64/publish/EmperorPalpatine