Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mertssmnoglu/trust-bot
Easy to use and advanced discord bot for moderation and fun.
https://github.com/mertssmnoglu/trust-bot
discord discord-bot discord-bot-basic discord-bot-template discord-bots discord-js
Last synced: 3 months ago
JSON representation
Easy to use and advanced discord bot for moderation and fun.
- Host: GitHub
- URL: https://github.com/mertssmnoglu/trust-bot
- Owner: mertssmnoglu
- License: mit
- Created: 2021-05-11T18:54:40.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-06-19T10:08:37.000Z (8 months ago)
- Last Synced: 2024-06-19T20:02:09.093Z (8 months ago)
- Topics: discord, discord-bot, discord-bot-basic, discord-bot-template, discord-bots, discord-js
- Language: JavaScript
- Homepage:
- Size: 71.3 KB
- Stars: 4
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Trust Bot
Trust Bot is an easy to use multi purpose discord bot.
## Commands
Command Name | Aliases | Category
------------- |------------- |-------------
`avatar` | show-avatar, user-avatar, user-photo, profile-picture, pp | User
`bancount` | ban-count | **Moderation**
`create-channel` | channel-create | **Moderation**
`delete` | clear, clean | **Moderation**
`github` | github.com | User
`help` | - | User
`invite` | invite-the-bot, invite-me, add-me-to-your-server, invite-bot, invite-link | User
`ping` | botping, bot-ping | User
`server` | server-info, serverinfo, guild, guild-info, guildinfo | User
`slowmode` | slow-mode, timeout | **Moderation**
`test` | test-command | _Owner Only_
`uptime` | bot-uptime | UserInvite Link
## Clone and Run
1. Clone
```bash
git clone https://github.com/mertssmnoglu/trust-bot
```2. Change Directory
```bash
cd trust-bot
```3. Install Dependencies
```bash
npm install
```4. Run
```bash
node main.js
```5. !Bonus - If you do not have conf.json file please follow the console, it will generate a new config file for your bot.
### License
MIT Licensed. Read the License before use.