Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hankb-o-t/mr.bot
A Simple bot
https://github.com/hankb-o-t/mr.bot
bot discord discord-bot discord-js
Last synced: about 10 hours ago
JSON representation
A Simple bot
- Host: GitHub
- URL: https://github.com/hankb-o-t/mr.bot
- Owner: HankB-o-t
- License: gpl-3.0
- Created: 2021-06-22T20:05:17.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-08-20T20:04:11.000Z (about 3 years ago)
- Last Synced: 2024-03-01T01:53:31.609Z (8 months ago)
- Topics: bot, discord, discord-bot, discord-js
- Language: JavaScript
- Homepage:
- Size: 25.4 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Bot Bastante Simple Que funciona con node.js y discord.js
En config.json cambia el prefix a lo que quieras (por ej. "s!", "&", "+", "*" etc(pon uno un poco simple, no como "e>"))
Si en este bot vas a usarlo en repl.it:
1-borra tu token de config.json
2-Crea un "secreto" llamado "TOKEN" y agrega la constante que aparece abajo de tu "secreto"
3-Cambia lo de `client.login(config.token);` a `client.login(process.env.TOKEN);`
con eso ya tu bot estaria listo