Git Product home page Git Product logo

priemum's Projects

emma-chan icon emma-chan

An open-source music bot to replace Groovy. I developed this bot in memory of Groovy <3. RIP Groovy!

emoji icon emoji

Emoji botunun altyapΔ±sΔ±dΔ±r.

epic-music-bot icon epic-music-bot

Requirements Discord Bot Token Guide YouTube Data API v3 Key Guide 2.1 (Optional) Soundcloud Client ID Guide Node.js v14.0.0 or newer πŸš€ Getting Started git clone https://github.com/eritislami/evobot.git cd evobot npm install After installation finishes follow configuration instructions then run node index.js to start the bot. βš™οΈ Configuration Copy or Rename config.json.example to config.json and fill out the values: ⚠️ Note: Never commit or share your token or api keys publicly ⚠️ { "TOKEN": "", "YOUTUBE_API_KEY": "", "SOUNDCLOUD_CLIENT_ID": "", "MAX_PLAYLIST_SIZE": 10, "PREFIX": "/", "PRUNING": false, "LOCALE": "en", "DEFAULT_VOLUME": 100, "STAY_TIME": 30 } 🐬 Docker Configuration For those who would prefer to use our Docker container, you may provide values from config.json as environment variables. docker run -e "TOKEN=<discord-token>" -e "YOUTUBE_API_KEY=<youtube-key>" eritislami/evobot πŸ“ Features & Commands Note: The default prefix is '/' 🎢 Play music from YouTube via url /play https://www.youtube.com/watch?v=GLvohMXgcBo πŸ”Ž Play music from YouTube via search query /play under the bridge red hot chili peppers 🎢 Play music from Soundcloud via url /play https://soundcloud.com/blackhorsebrigade/pearl-jam-alive πŸ”Ž Search and select music to play /search Pearl Jam Reply with song number or numbers seperated by comma that you wish to play Examples: 1 or 1,2,3 πŸ“ƒ Play youtube playlists via url /playlist https://www.youtube.com/watch?v=YlUKcNNmywk&list=PL5RNCwK3GIO13SR_o57bGJCEmqFAwq82c πŸ”Ž Play youtube playlists via search query /playlist linkin park meteora Now Playing (/np) Queue system (/queue, /q) Loop / Repeat (/loop) Shuffle (/shuffle) Volume control (/volume, /v) Lyrics (/lyrics, /ly) Pause (/pause) Resume (/resume, /r) Skip (/skip, /s) Skip to song # in queue (/skipto, /st) Move a song in the queue (/move, /mv) Remove song # from queue (/remove, /rm) Play an mp3 clip (/clip song.mp3) (put the file in sounds folder) List all clips (/clips) Show ping to Discord API (/ping) Show bot uptime (/uptime) Toggle pruning of bot messages (/pruning) Help (/help, /h) Command Handler from discordjs.guide Media Controls via Reactions reactions 🌎 Locales Currently available locales are: English (en) Arabic (ar) Brazilian Portuguese (pt_br) Dutch (nl) French (fr) German (de) Greek (el) Indonesian (id) Italian (it) Japanese (ja) Korean (ko) Polish (pl) Russian (ru) Simplified Chinese (zh_cn) Singaporean Mandarin (zh_sg) Spanish (es) Swedish (sv) Traditional Chinese (zh_tw) Thai (th) Turkish (tr) Ukrainian (uk) Vietnamese (vi) Check Contributing if you wish to help add more languages! For languages please use ISO 639-1 two letter format 🀝 Contributing Fork the repository Clone your fork: git clone https://github.com/your-username/evobot.git Create your feature branch: git checkout -b my-new-feature Stage changes git add . Commit your changes: cz OR npm run commit do not use git commit Push to the branch: git push origin my-new-feature Submit a pull request πŸ“ Credits @iCrawl For the queue system used in this application which was adapted from @iCrawl/discord-music-bot

eres icon eres

🍍- A multi-purpose Discord client written in Javascript with 42 commands and a highly optimised web application with control over the application's settings. Eres is running on over 34 servers, we invite you to try it out and hope you enjoy it!

get-telegram-group-users icon get-telegram-group-users

This script retrieves the list of members from a specified Telegram group and saves the data in CSV format.

green-bot icon green-bot

πŸ“š Green-bot is a powerfull discord music bot used by 10M users and more than 12,000 servers

html5.db icon html5.db

A simple database that uses html as the storage format.

imgup icon imgup

An image uploader API and website compatible with ShareX built in Node.js.

infinityappealsystem icon infinityappealsystem

Front and Backend for the Infinity Bot List Ban Appeals Website made using React, Axios, Netlify and Discord.

invitemanager icon invitemanager

Discord.js invite manager with db (mysql/sqlite/mongodb etc)

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.