Skip to content

Commit

Permalink
Merge branch 'main' into refactor-functions
Browse files Browse the repository at this point in the history
  • Loading branch information
sulphite committed Apr 23, 2024
2 parents cc89bdf + 8d5ea07 commit 9edc1f2
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 9edc1f2

Please sign in to comment.