Git Product home page Git Product logo

chiyoko-haruka's Introduction

Chiyoko Haruka - v2.r002s


Chiyoko Haruka is a feature-packed Discord bot designed to provide a wide range of useful features and utilities to users. One of its unique features is the ILoveYou command, which is designed to reject user confessions in a lighthearted and humorous way.

In addition to this fun feature, Chiyoko Haruka also includes a Spotify Status Checker, which allows you to easily share your latest tracks with friends, and access to popular subreddits such as r/yandere, r/meme, r/wholesomememe, r/suddenlygay, and r/whataweeb.

The bot also provides a range of utilities, including info, invite, ping, serverinfo, and userinfo, which can help you manage your Discord server and stay organized.

Whether you're looking for a way to stay connected with the latest memes and trends, share your favorite music, or manage your server more effectively, Chiyoko Haruka has got you covered. With its fun and unique features and powerful utilities, this bot is a must-have for any Discord user.

Get Started

The following things are required:

Now Let's get into the real deal, Go to Discord Developer Portal and create a new application.

image

once you created your application make sure to get the following things [Bot's Token, Application ID, and Invite Link] your can create your invite link in the OAuth panel> URL Generator

image

make sure to select Bot as you are using the application for a "BOT". Next Select the permission you want to use, NEVER USE ADMINISTRATORR!

image

image

My default choice are these since it doesn't join a call nor does it have any moderator tools. Okay, once everything is selected you should be able to see a link underneath that selections. Make sure to copy that link and paste it in the INVLINK That is found in ./handlers/config.json/.

Moving Forward!

Next step is to create a file called .env this is where we store our important keys (Bot's Token, Application ID, ChannelID, GuildID). Once created head over to your developer portal and create a bot.

image

just click on the "add bot" to then name it whatever you want below that you should be able to copy your Token. Paste that token to your ENV file

sample code:

TOKEN=IOPAJDSFOAGDFOUGHNLBVILUH1235634OIUJDFG
chid=1234537685697585
appid=23145264578458613
guid=234534637316345

For AppID you should be able to get that from General Information> ApplicationID from Discord Developer Portal

For Channel ID chid you'll be able to get that by enabling Developer Mode which is found in Discord App User Settings> Advanced> Developer Mode afterwards exit from settings and right click on a specific channel you wan't to use. Then press CopyID and that should copy your chid

for GuildID guid right click on your server icon the one on the left side selector then click CopyID and that should copy your guid

all of these are needed to be able to make the bot run.

Final Steps

You are almost at the end! all you need to do is run the npm install (one time command) command first to install all the necessary node_modules then run comdep.js (bot / command only works on selected GUILD) or comdepGlobal.js (Global Command) once you managed to run it just run index.js and your bot should start!

Command Fist Time Install (if newley downloaded)
npm install
node comdep.js or comdepGlobal.js
node index.js
Command (bot / command only works on selected GUILD)
node comdep.js 
node index.js
Command (bot / command works Global)
node comdepGlobal.js 
node index.js

You Have Reached the end! Thank you for reading.

chiyoko-haruka's People

Contributors

harleythetech avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.