Skip to content

debil03311/hosmium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hosmium

A Discord bot that will hopefully do things.

Setup

Make sure you have Node.js installed.

  1. Create a file called .env in hosmium's root directory (where package.json is located)
  2. Copy paste this inside of it:
    DISCORD_BOT_TOKEN=
    DEEPL_API_KEY=
    OPENAI_API_KEY=
    OPENAI_ORGANIZATION_ID=
  3. Add your tokens after the = signs.
  4. Run npm install
  5. Run node start

About

Yet another Discord bot

Resources

Stars

Watchers

Forks