A Discord bot that will hopefully do things.
Make sure you have Node.js installed.
- Create a file called
.envin hosmium's root directory (wherepackage.jsonis located) - Copy paste this inside of it:
DISCORD_BOT_TOKEN= DEEPL_API_KEY= OPENAI_API_KEY= OPENAI_ORGANIZATION_ID=
- Add your tokens after the
=signs. - Run
npm install - Run
node start