Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/discordjs/discord-toolkit-bot

Discord bot application providing useful utilities to the discord.js support server
https://github.com/discordjs/discord-toolkit-bot

discord discord-bot discordjs hacktoberfest

Last synced: 3 months ago
JSON representation

Discord bot application providing useful utilities to the discord.js support server

Awesome Lists containing this project

README

        





discord.js





Discord server


## Auto response format

```toml
[unique-name]
keyphrases = ["lowercase phrase to match"]
content = """
Supports easy
Multi line strings
"""
reply = true # reply or just send a message
mention = true # mention author, if replying
```