This is TheCodingBot, reimagined. Built to support modules (like a dashboard) and much more.
- With Docker
- Install Docker & Docker Compose on the machine you'll run the bot on.
- Make a copy of
.env.example
as.env
. - In
.env
, follow the instructions and fill in any missing values. - PUT THE INSTRUCTION HERE!!!
- Without Docker
- Install latest NodeJS on the machine you'll run the bot on.
- Make a copy of
.env.example
as.env
. - In
.env
, follow the instructions and fill in any missing values. - Now run one of the following:
- Production:
npm run prod
- Development/Debug:
npm run debug
- Production:
You are more than welcome to contribute to TheCodingBot.
⚠️ Please note: no code that is stolen, useless, and/or fails to merge properly, the pull request will be closed.
© Netro Corporation 2018-2023. TheCodingBot is licensed under MIT. Please credit if you would like.