Skip to content

AnyDevCode/Any-Bot

Repository files navigation

Any Bot!

Description

NEW WARN SYSTEM

I am Any Bot, a multifunctional Discord bot which is a variation of Calypso Bot, this variation includes backup commands and some extra fun and useful commands that can be useful in any bot.

Discord Bots Discord Bots Discord Bots Discord Bots

Features

The Bot has more than 170 commands and 13 categories with which you have a variety of useful and fun commands.

  • Categories:
    • Info [26]
    • Fun [34]
    • Animals [17]
    • Color [5]
    • Points [8]
    • Levels [2]
    • Misc [3]
    • Games [7]
    • Social [3]
    • Mod [17]
    • Admin [41]
    • Music [9]
    • Backup [1]
    • Owner [9]
    • Nsfw [2]

Installation

You can add Any Bot to your server with this link! Alternatively, you can clone this repo and host the bot yourself.

git clone https://github.com/MDCYT/Any-Bot.git

After cloning, run an

npm install

After installation edit the config.json

{
  "token": "Bot_Token",
  "ownerId": "You_Owner_Id",
  "bugReportChannelId": "bugReportChannelId",
  "feedbackChannelId": "feedbackChannelId",
  "serverLogId": "serverLogId",
  "apiKeys": {
    "catApi": "catApiKey", //https://thecatapi.com/
    "googleApi": "googleApiKey", //https://console.cloud.google.com/
    "fortniteshopApi": "fortniteshopApiKey",//https://fnbr.co/
    "fortniteApi": "fortniteApiKey", //https://fortnitetracker.com/
    "geometrydash": {
      "user": "Geometrydash_User", //Name of the user
      "password": "Geometrydash_Pass" //Password of the user
    },
    "somerandomapikey": "Somerandomapikey", //http://some-random-api.ml/
    "openweathermap": "OpenWeatherApiKey", //https://openweathermap.org/
    "nasaapi": "NasaApiKey", //https://api.nasa.gov/
    "uberduckapi_key": "uberduckapi_key", //https://uberduck.ai/
    "uberduckapi_secret": "uberduckapi_secret", //https://uberduck.ai/
    "osuapikey": "osuapikey" //https://osu.ppy.sh/
  },
  "botlist": false
}

After editing the config.json, start the bot with node app from the terminal

node app

Optional you can start the bot with node shards if your bot is in more than one hundred servers.

node shard

Make sure you have PRESENCE INTENT and SERVER MEMBERS INTENT enabled on your bot.

Need help?

You can enter the Any Bot Support server

About

This is a modification of the well-known Calypso Bot which will be improved little by little

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors