1
0
Fork 0
Go to file
Sean Sube 35f1fcdb32 prepare to schedule multiple jobs 2022-12-29 20:57:52 -06:00
.vscode clean up types, use prefix matching, add readline mode 2022-12-15 17:05:03 -06:00
docs more tests 2022-12-19 22:15:15 -06:00
scripts add sqlite state storage 2022-12-17 09:02:39 -06:00
src prepare to schedule multiple jobs 2022-12-29 20:57:52 -06:00
test start differentiating between channels, listen for correct exit signal 2022-12-26 23:58:30 -06:00
.api-extractor.json add retries to rcon, fix table parsing, document things 2022-12-16 17:04:57 -06:00
.eslintrc.json add retries to rcon, fix table parsing, document things 2022-12-16 17:04:57 -06:00
.gitignore add sqlite state storage 2022-12-17 09:02:39 -06:00
.gitlab-ci.yml fix image file var 2022-12-17 09:13:49 -06:00
.mocharc.json basic structure 2022-12-14 23:41:21 -06:00
.reporters.json basic structure 2022-12-14 23:41:21 -06:00
Containerfile clean up types, use prefix matching, add readline mode 2022-12-15 17:05:03 -06:00
Makefile add source bot to command context, add user lookup to bot, allow giving karma to others 2022-12-17 09:40:52 -06:00
README.md add retries to rcon, fix table parsing, document things 2022-12-16 17:04:57 -06:00
package.json handle help better, wrap channel and message, add crons 2022-12-26 18:01:51 -06:00
tsconfig.json basic structure 2022-12-14 23:41:21 -06:00
yarn.lock handle help better, wrap channel and message, add crons 2022-12-26 18:01:51 -06:00

README.md

conan-discord

This is a Discord bot for Conan Exiles and other RCON games, allowing you to see who is online and run other commands from chat.

Heavily inspired by https://github.com/krisberg/conan-exiles-discord-chatbot