more than a translator bot . . .
Go to file
mertoalex d8a3ce0354 files 2022-12-25 15:43:18 +03:00
.gitignore files 2022-12-25 15:43:18 +03:00
LICENSE Initial commit 2022-12-25 12:28:42 +00:00
README.md best typo ever I've seen 💀 2022-12-25 15:40:46 +03:00
config.json.def files 2022-12-25 15:43:18 +03:00
main.js files 2022-12-25 15:43:18 +03:00
package-lock.json files 2022-12-25 15:43:18 +03:00
package.json files 2022-12-25 15:43:18 +03:00

README.md

translator-bot-dc.js

more than a translator bot . . .

config.json

you can copy config.json.def and change it but you should have a config.json example:

{
  "token": "AABBCC-AAABBBCCC",
  "prefix": "!"
}