https://github.com/im-parsa/hafez-bot
A Bot to enjoy the poems of Hafez, one of the best poets in history
https://github.com/im-parsa/hafez-bot
discord-bot discord-js discordjs disord-b hafez hafez-poetry hafezi
Last synced: 6 months ago
JSON representation
A Bot to enjoy the poems of Hafez, one of the best poets in history
- Host: GitHub
- URL: https://github.com/im-parsa/hafez-bot
- Owner: im-parsa
- License: apache-2.0
- Created: 2021-10-26T06:43:31.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-11T16:19:40.000Z (almost 4 years ago)
- Last Synced: 2025-04-14T02:08:43.029Z (6 months ago)
- Topics: discord-bot, discord-js, discordjs, disord-b, hafez, hafez-poetry, hafezi
- Language: JavaScript
- Homepage: https://parsa-firoozi.ir/
- Size: 30.3 KB
- Stars: 17
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://heroku.com/deploy?template=https://github.com/im-parsa/hafez-bot)

# 🤖 Hafez Bot (Discord Bot)
> Just simple discord bot built with discord.js [discordjs.guide](https://discordjs.guide)## 🔖 Requirements
1. Discord Bot Token **[Guide](https://discordjs.guide/preparations/setting-up-a-bot-application.html#creating-your-bot)**
2. Node.js v14.0.0 or newer## 🚀 Getting Started
If deploying to Heroku make sure to create config variables
```
git clone https://github.com/im-parsa/hafez-bot.git
cd hafez-bot
npm install
```After installation finishes you can use `node index.js` or `npm start` to start the bot
## 🤝 Contributing
1. [Fork the repository](https://github.com/im-parsa/hafez-bot/fork)
2. Clone your fork: `git clone https://github.com/your-username/hafez-bot.git`
3. Create your feature branch: `git checkout -b my-new-feature`
4. Commit your changes: `git commit -am 'Add some feature'`
5. Push to the branch: `git push origin my-new-feature`
6. Submit a pull request## 📝 Credits
[@im-parsa](https://github.com/im-parsa)