https://github.com/reinfyteam/reinfybot
A discord bot made in javascript for Reinfy Discord Server!
https://github.com/reinfyteam/reinfybot
bot discord discord-bot discord-js
Last synced: 2 months ago
JSON representation
A discord bot made in javascript for Reinfy Discord Server!
- Host: GitHub
- URL: https://github.com/reinfyteam/reinfybot
- Owner: ReinfyTeam
- License: lgpl-2.1
- Created: 2022-07-13T13:52:36.000Z (almost 4 years ago)
- Default Branch: Stable
- Last Pushed: 2023-03-05T04:56:26.000Z (over 3 years ago)
- Last Synced: 2025-03-04T06:30:41.906Z (over 1 year ago)
- Topics: bot, discord, discord-bot, discord-js
- Language: JavaScript
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Reinfy Discord Bot
**A discord bot made in javascript for [Reinfy Discord Server](http://reinfy.tk)**
# Building your own bot.
- Clone this project in your machine.
- Install all packages by executing `npm install`
- Put your token in `.env` file.
- Run the source file by executing `node index.js`
# License
This project is protected by [LGPL-2.0 License](/LICENSE)