kevinectv / Rabbit2

๐Ÿ‡An adorable rabbit bot with over 200+ commands

Home Page:https://rabbit.fumigram.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rabbit

Rabbit - An adorable rabbit bot with over 260+ commands He is very obedient and can help you setup your server. The bot has a lot of functionalities with an advance server setup settings which includes a bunch of commands that are package into one grand command. this source code will be constantly updated with new features and functions.

Logo

Features

  • ๐Ÿ‘ป Fun
  • ๐ŸŽถ Music
  • ๐Ÿงฐ Utility
  • ๐Ÿ– Images
  • ๐Ÿ“ถ Leveling
  • ๐Ÿ’ธ Economy
  • ๐Ÿ”จ Moderation
  • โš™๏ธ Configuration

Invite

To invite public version use - invite link NOTE for the bot to fully function without errors you'll need to grand him the ADMINISTRATION permission to your server. Or let's make things far easier, visit our website

Support Server

Are you facing issues with setting up? then drop by at our server

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change. Also please make sure all contributions you add uses the following database and language

  • ENMAP - Rabbit Main Database
  • JAVASCRIPT - Rabbit Programing Language

Self-Hosting

  1. Clone repository
  2. Run npm install to get all dependencies,
  3. Quickly grab a Discord Bot token and client secret on Discord's developer portal
  4. Fill botconfig/config.json with your desired values
  5. Fill config.js with what you need to get started (optional)
  6. Rename .env.exp Remember - this file is a super secret file, better not share it with anyone.
  7. In .env file set this values:
    • Required:
    • TOKEN - Bot token from Discord Developer portal
    • ID - Your Discord Bot ID
    • AMEAPI - your Ametyhyste API token
    • BRAINID - Your Brainshop AI Brain ID
    • BRAINKEY - Your Brainshop AI Brain Key
    • GENIUS - Your Genius API Key. - Not Required for now
  8. Run npm run start or node.

Example .env file

Example .env file
# Environment Config

# Required
TOKEN=[YOUR_BOT_TOKEN]
ID=[YOUR_BOT_ID]
AMEAPI=[AME_API_KEY]
BRAINID=[API_ID]
BRAINKEY=[API_KEY]
GENIUS=[NOT_NEEDED _FOR_NOW]

About

๐Ÿ‡An adorable rabbit bot with over 200+ commands

https://rabbit.fumigram.com


Languages

Language:JavaScript 100.0%