https://github.com/yoo-babobo/dbf.js
A Discord bot library to make the development of a bot a little bit easier.
https://github.com/yoo-babobo/dbf.js
discord discord-bot discord-bot-framework discordjs
Last synced: 3 months ago
JSON representation
A Discord bot library to make the development of a bot a little bit easier.
- Host: GitHub
- URL: https://github.com/yoo-babobo/dbf.js
- Owner: Yoo-Babobo
- License: mit
- Created: 2021-12-20T18:09:18.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-12-23T04:20:14.000Z (about 4 years ago)
- Last Synced: 2025-08-09T00:41:20.920Z (5 months ago)
- Topics: discord, discord-bot, discord-bot-framework, discordjs
- Language: JavaScript
- Homepage:
- Size: 30.3 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Discord Bot Framework (DBF)
A basic Discord bot framework to allow for easier creation of bots. With this library, you can easily parse and handle commands, slash commands, events, buttons, and select menus. You can also have the bot's status change at a set interval, which can be useful for showing more information in the status.
All the functions and variables have been documented in [the script](dbf.js).
---
We hope you find this library useful!