Skip to content
This repository has been archived by the owner on Apr 7, 2022. It is now read-only.

Latest commit

 

History

History
115 lines (102 loc) · 3.65 KB

README.md

File metadata and controls

115 lines (102 loc) · 3.65 KB

Little Pika V6

This repository has been archived and will not receive any further updates! However if you still wanna use it you can work on it yourself or create a fork.

Support Server

Click here

Bot Invite

Click here


Little Pika is a Multipurpose Discord Bot with 100k+ Users!
Little Pika has all Commands that you need for your Server!
And now its even OPEN SOURCE!






Using Little Pika


A Guide for how to use Pika is linked here





Self Hosting

WE ARE NOT SUPPORTING SELFHOSTING OF OUR PRODUCTS IN ANY WAY! BUT WE DO GIVE YOU THIS GUIDE! FOR ANY MORE QUESTIONS YOU NEED TO FIGURE IT OUT YOURSELF!

We advise using the modified fork from discord.js by tayron1!
Because of the Stickers AND more importantly because it has added functionality for measuring the guild and user count corrently. By using the official discord.js version the bot could crash because of not having that custom functionality

Installing NodeJS


Here are some Guides on how to install NodeJS on some Operating Systems
Windows
Linux Ubuntu
Linux Debian
MacOS


Making Config.json


Just replace the placeholders with your stuff
Key Value
token Token from the Discord Bot
prefix The Trigger of your Bot
mongodb URI of your Mongo DB
color The Default color from your Embeds
credits The Default Footer text of your Embeds
owners ID's of you and the ones you want to have acccess to your Eval Command
googleAPI A API Key from Google
ALPHA_VANTAGE_KEY API Key from Alpha Vantage
Spotify_ID ID of your Spotify Client
Spotify_Token Secret of your Spotify Client
LV_HOST IP Adress of your Lavalink Host
LV_PORT Port of your Lavalink Host
LV_PW Password of your Lavalink Host

And rename it from config.sample.json to config.json and you are good to go


Getting it Running



Do npm install and then node app and there you go you successfully right up copied Little Pika