项目作者: LockBlock-dev

项目描述 :
Discord JS Bot
高级语言: JavaScript
项目地址: git://github.com/LockBlock-dev/LockBot.git
创建时间: 2020-08-14T13:47:33Z
项目社区:https://github.com/LockBlock-dev/LockBot

开源协议:MIT License

下载


LockBot

This repository is archived as I lost interest in working on this bot.

discord.js

GitHub release (latest by date)
GitHub stars
GitHub issues
GitHub all releases

My own Discord Bot.

Bot preview

Support Server

Discord

How to use

• Download NPM and NodeJS

• Download the project or clone it

• Go to the LockBot folder and do npm install

• You need to setup a MongoDB

• At the root of the folder, create a .env file, and put inside :

  1. DISCORD_TOKEN=BOT_TOKEN_HERE
  2. MONGODB_ADRESS=MONGO_DB_URL_HERE
  3. DEV_ID=YOUR_DISCORD_ID_HERE

• Run the bot by doing node index.js

• You can configure default prefix and default language in config.js

• To add any language, just go to languages folder, create a .json file and name it with the ISO 3166-1 norm. Exemple : en.json for the international english.

Potential bugs

• Some languages are app translated and can contains errors.

Contributing

See the CONTRIBUTING.md.

Credits

I couldn’t do this without the help of :

• MasterIO, DeXoZ, Hawked who supported me in this project

• JunkMeal who helped me with the meme command

• DV4 who made the german translation

• MCHDF who made the korean translation

• Friskyyy__ who made the macedonian translation

• Nerox who made the romanian translation

• and everyone who invited and used my bot !

See the license.