Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/neutrovertido/lowspecbot
Discord Bot whos purpose is to serve at LowSpecGuys Discord Server
https://github.com/neutrovertido/lowspecbot
discord-bot discord-js javascript nodejs
Last synced: about 2 months ago
JSON representation
Discord Bot whos purpose is to serve at LowSpecGuys Discord Server
- Host: GitHub
- URL: https://github.com/neutrovertido/lowspecbot
- Owner: Neutrovertido
- License: apache-2.0
- Created: 2020-05-15T00:03:52.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-30T23:20:22.000Z (about 2 years ago)
- Last Synced: 2023-07-04T21:25:22.904Z (over 1 year ago)
- Topics: discord-bot, discord-js, javascript, nodejs
- Language: JavaScript
- Size: 152 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
![](src/img/banner.png)
# 📺 LowSpecBot 📺
![Node.js CI](https://github.com/Neutrovertido/LowSpecBot/workflows/Node.js%20CI/badge.svg)
**📖 Description:** Discord Bot whos purpose is to serve at LowSpecGuys Discord Server## 📚 Made with:
- Discord API
- Discord JS (NodeJS)
- Discord Rich Presence## 🏅 Features:
- Modular and expandable commands!
- Help commands expands as much as the commands do!
- Settings on a .json file!
- Kick, ban and soft-ban from a server!
- Avatar display!
- Clean spam command!
- 8ball (random phrases)!
- Toggleable random responses!
- Mutes & unmutes everyone on a voice channel! (Useful for games such as Among Us!)
- Text to emoji!## ❓ How to:
**❗ IMPORTANT NOTE:** The bot will only initialize with the proper token key, so you have to use your **OWN BOT TOKEN** to use this code.
1. Clone repository / Download source code.
2. Make sure you have installed latest NodeJS LTS with npm.
3. Go to the LowSpecBot directory and create a file named `.env` and inside of it, create the environment variable `TOKEN` that will contain **YOUR TOKEN** (remember to use the bot one, since the user one isn't valid.).
4. Execute the following command in your terminal/console (by using cd to the LowSpecBot directory):
`npm install`
and next:
`node .`
5. 🎉 Congratulations! 🎉 The bot is now executing on your machine! 👏👏👏## 📣 Special Thanks:
**💡 Authors:** [Neutrovertido](https://github.com/Neutrovertido/) & [GASC1211](https://github.com/Gasc1211/)