Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/zulybot/zuly
🤖 | Hi, I'm zuly, a brazilian bot! Focused on animes!
https://github.com/zulybot/zuly
bot chatbot discord discord-bot discord-js discord-js-bot discordapp discordbot discordjs eris fun javascript moderation mongodb mongoose node-js nodejs slash-commands waifu zuly
Last synced: about 1 month ago
JSON representation
🤖 | Hi, I'm zuly, a brazilian bot! Focused on animes!
- Host: GitHub
- URL: https://github.com/zulybot/zuly
- Owner: zulybot
- License: gpl-3.0
- Created: 2021-08-30T16:38:44.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-13T11:06:26.000Z (over 1 year ago)
- Last Synced: 2024-09-20T04:17:32.289Z (about 2 months ago)
- Topics: bot, chatbot, discord, discord-bot, discord-js, discord-js-bot, discordapp, discordbot, discordjs, eris, fun, javascript, moderation, mongodb, mongoose, node-js, nodejs, slash-commands, waifu, zuly
- Language: JavaScript
- Homepage: https://zulybot.xyz
- Size: 33.2 MB
- Stars: 44
- Watchers: 2
- Forks: 10
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Security: SECURITY.md
Awesome Lists containing this project
README
# 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
> ____We are not responsible for any mistakes made by you.____
- Install nodejs 14 or higher. You can download and install here:
- Rename __all__ name.example.js files to name.js> ⚙️ config.js
```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
```js
// 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:
```bash
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](https://crowdin.com/project/zuly) repo!
### ⛔ Issues
If you have any problems, pleas open a [Issue](https://github.com/zulybot/zuly/issues) or [contact us](https://zulybot.xyz/discord)
### 👋 Thanks for using my functions
![ZulyBot](/assets/readme/banner.jpeg)
### 🤝 Partners
- Thanks [www.openode.io](https://www.openode.io) for the hosting!
### 🔗 Links
> Official Website:
- [Zulybot.xyz](https://zulybot.xyz/)
> Botlists:
- [Discord.Bots](https://discord.bots.gg/bots/880173509077266483)
- [Top.gg](https://top.gg/bot/880173509077266483)
- [Bestlist.Online](https://bestlist.online/bots/880173509077266483)
- [Bluephoenixlist.xyz](https://bluephoenixlist.xyz/bot/880173509077266483)### 🐦 Github Status
✨ Stargazers:
✨ Forkers: