An open API service indexing awesome lists of open source software.

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

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)