Skip to content

Commit

Permalink
Merge pull request #13 from fac31/openAI
Browse files Browse the repository at this point in the history
Open ai
  • Loading branch information
RGHANILOO authored Apr 23, 2024
2 parents 303bd13 + 2c5374b commit 8d5ea07
Show file tree
Hide file tree
Showing 13 changed files with 469 additions and 105 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,5 @@ dist/**/*

# ignore yarn.lock
yarn.lock

prod
pnpm-lock.yaml
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
# Jana-Reza-Bot

To start
To start
`npm run start`
This will run the bot using ts-node

bot invite link
bot invite link
https://v13.discordjs.guide/preparations/adding-your-bot-to-servers.html#bot-invite-links
add your bot token to env as
add your bot token to env as
TOKEN="YOUR_TOKEN"
in Discord Dev Portal under permissions add the needed permission to your bot
dicord bot invite link to your server
Expand Down
Loading

0 comments on commit 8d5ea07

Please sign in to comment.