sl-miguel / Tocas.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tocas.js

A simple, Discord bot built with Discord.js, trying to provide a wide range of functionality and customization options for users and servers.

Made Discord Version GitHub package.json version GitHub

Install

npm install

Usage

Rename the following configuration.example.json to configuration.json:

  • 'YOUR_BOT_TOKEN' with your discord bot token
  • 'MONGODB_URI' with your MongoDB database URI
  • 'YOUR_OWNER_ID' with your discord id
  • BYPASS lets the owner bypass the commands cooldowns.
  • THRESHOLD time before adding command cooldown to database.

License

Tocas.js is under MIT License

About

License:MIT License


Languages

Language:JavaScript 100.0%