Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/confusion0/stop-sign-bot
A simple moderation bot for Discord
https://github.com/confusion0/stop-sign-bot
discord-bot discord-js discordjs-bot discordjs-v12 djs moderation-bot moderation-discord-bot
Last synced: about 1 month ago
JSON representation
A simple moderation bot for Discord
- Host: GitHub
- URL: https://github.com/confusion0/stop-sign-bot
- Owner: confusion0
- License: mit
- Created: 2021-07-29T20:21:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-04T00:43:44.000Z (over 3 years ago)
- Last Synced: 2024-10-19T06:25:08.445Z (2 months ago)
- Topics: discord-bot, discord-js, discordjs-bot, discordjs-v12, djs, moderation-bot, moderation-discord-bot
- Language: JavaScript
- Homepage:
- Size: 6.31 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![Discord Bots](https://top.gg/api/widget/status/823568726372253716.svg?)](https://top.gg/bot/823568726372253716)
[![Discord Bots](https://top.gg/api/widget/owner/823568726372253716.svg)](https://top.gg/bot/823568726372253716)# Stop Sign
A simp moderation bot for discord.
Made by `confusion#8059`## List of contents
- [Usage](#usage)
- [Features](#features)
- [Requirements to contribute](#requirements-to-contribute)
- [Links](#links)
- [Licensing Information](#licensing-information)## Usage
If you anyhow want to _copy_ my code, feel free to. Be sure to read the [license](#licensing-information) though.
You can find me at the [support server](https://discord.gg/e4fxq8vCfM) for Stop Sign.## Features
```css
Fun -> Commands just for fun purposes
Information -> Information about the bot
General -> General commands
Giveaway -> Handy giveaway commands
Moderation -> Powerful moderation commands
Reaction Roles -> Advanced reaction roles
```### Requirements to contribute
- [ ] It must be written in JavaScript
- [ ] It must be able to run on [`Node.js v14.17.4`](https://nodejs.org/en/) and [`discord.js v12.5.3`](https://discord.js.org/#/docs/main/stable/general/welcome) or [`discord.js v13.0.0-dev.t1627862659.e2e4f65`](https://discord.js.org/#/docs/main/master/general/welcome) for slash commands.## Links
- [Vote](https://top.gg/bot/823568726372253716/vote)
- [Stop-Sign-Bot](https://github.com/confusion0/stop-sign-bot)
- [Stop-Sign-Slash-Commands](https://github.com/confusion0/stop-sign-bot-slash-commands)## Licensing Information
```
MIT LicenseCopyright (c) 2021 confusion0
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
```