-"maybe i'm going insane"
Note
readme is being overwritten!!
- python 3.10.11
- node.js
- cuda drivers
- discord bot token
python -m venv ./.venv
./activate.ps1
pip install -r requirements.txt
cd ts
npm installin .env file:
DISCORD_TOKEN=[token]dcm needs two consoles; first for server and second for discord.js bot
in the first console:
./activate.ps1
cd src
python nodebridge.pyin the second:
cd ts
npm start