https://github.com/rednexie/guilded-template
bot template/command handler for guilded.js
https://github.com/rednexie/guilded-template
bot-commands gjs guilded guilded-api guilded-bot guilded-bot-template guilded-js guilded-template guildedjs slash-commands
Last synced: 12 months ago
JSON representation
bot template/command handler for guilded.js
- Host: GitHub
- URL: https://github.com/rednexie/guilded-template
- Owner: Rednexie
- License: mit
- Created: 2023-09-24T19:42:36.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-02-09T20:08:59.000Z (about 2 years ago)
- Last Synced: 2024-07-30T18:56:36.092Z (over 1 year ago)
- Topics: bot-commands, gjs, guilded, guilded-api, guilded-bot, guilded-bot-template, guilded-js, guilded-template, guildedjs, slash-commands
- Language: JavaScript
- Homepage:
- Size: 13.4 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Guilded Bot Template
Features:
- Rate Limiting
- Admin System
- User Ban/Unban
- Command Aliases
# Dependencies
- guilded.js
- perma.db
- dotenv
- consoled.js
# Setup & Usage
You can setup the bot by following the instructions for your preferred platform [here](https://github.com/Rednexie/guilded-template/blob/main/setup.md)
---
# Links
[Download as Zip](https://github.com/Rednexie/guilded-template/archive/refs/heads/main.zip)
[Clone with git](https://gist.github.com/Rednexie/92a63c3b87fc8c35df99b84303d32ee0)
[Run on Replit](https://repl.it/github/Rednexie/guilded-template)
[Import into Glitch](https://glitch.com/edit/#!/import/git?url=https://github.com/Rednexie/guilded-template)
[Create Github Codespace](https://github.com/codespaces/new?quickstart=1&name=guildedtemplate&repo=Rednexie/guilded-template)
[Import into CodeSandbox](https://codesandbox.io/p/github/Rednexie/guilded-template)
### Notes
- Thanks for using guilded-template.
- Please don't forget to star the repository if you liked it!
- For `guilded.py` users, I recommend using [Guilded-Bot-Template](https://github.com/YumYummity/Guilded-Bot-Template)