https://github.com/oguzsh/discord-bot
Discord Bot
https://github.com/oguzsh/discord-bot
bot discord discord-bot discord-js discordbot discordjs javascript js
Last synced: 8 months ago
JSON representation
Discord Bot
- Host: GitHub
- URL: https://github.com/oguzsh/discord-bot
- Owner: oguzsh
- Created: 2018-12-30T13:06:53.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T13:15:31.000Z (over 3 years ago)
- Last Synced: 2025-04-10T13:06:21.905Z (about 1 year ago)
- Topics: bot, discord, discord-bot, discord-js, discordbot, discordjs, javascript, js
- Language: JavaScript
- Homepage:
- Size: 206 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Discord Bot
## 🚀 Quick start
1. **Download Repository and Packages**
```sh
git clone https://github.com/oguzsh/discord-bot.git
cd discord-bot
# install packages
npm install
```
2. **Run bot**
```sh
npm start
```
3. **Open the source code and start editing!**
## Enjoy 💫