Coder Social home page Coder Social logo

wing4merbr / zuly Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zulybot/zuly

0.0 0.0 0.0 28.08 MB

๐Ÿค– | Hi, I'm zuly, a brazilian bot! Focused on animes!

Home Page: https://zulybot.xyz

License: Apache License 2.0

JavaScript 99.99% Shell 0.01%

zuly's Introduction

Hey there! Welcome to my official GitHub repository!

I'm zuly, just a simple bot to discord!
Hi! I'm zuly, a 100% Brazilian bot focused on anime for otakus!

๐Ÿ’ป Self-Hosting

  • Install nodejs 14 or higher. You can download and install here: https://nodejs.org
  • Rename all .example files to name.js

โš™๏ธ config.js

// config.js
module.exports = {
	token: 'you discord bot token',
	client: {
		id: 'you discord bot id',
		secret: 'you discord bot secret'
	},
    deployslash: true, // set this to true if you want to create slash-commands and false if you just want to update.
	deploy: 'yes', // if this is how it is, it won't do any updates to slash-commands
	mongodb: 'you mongodb url https://mongodb.com/',
	prefix: ['bot-prefixes', 'bot-prefixes']
};

๐ŸŽต nodes.json

// nodes.js
module.exports = [{
	name: 'node-name', // can be anyone
	host: 'localhost', // your lavalink ip, or if it is with your bot, localhost
	port: 2333, // your lavalink port, by default 2333
	password: 'youshallnotpass' // lavalink password, by default youshallnotpass
}]

โฌ†๏ธ Starting:

  • Install the packages:
yarn
  • Start the bot:
yarn start

And done, your own version of zuly online!

๐Ÿฅณ Contributing:

Ah! So you would like to contribute to my repository, right? Great! We love new contributors who help us!

  • Fork this repository and make your desired changes
  • Once they're done, make a pull request to the master branch if you are contributing to the new version or the master branch if you are contributing to the stable and running version

๐ŸŒŽ Translating:

Of course we do not support only English. We're looking to expand to a variety of new languages and for such thing we need your help! We are now working with Crowdin. Please check out our Crowdin repo!

โ›” Issues:

If you have any problems, pleas open a Issue or contact us

๐Ÿ‘‹ Thanks for using my functions!

ZulyBot

๐Ÿค Partners:

๐Ÿ”— Links:

Official Website:

Botlists:

๐Ÿฆ Github Status:

Node Version Issues

โœจ Stargazers:

Stargazers

โœจ Forkers:

Forkers

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.