Giter Site home page Giter Site logo

chuckbot's Introduction

Chuck-Bot: A NAFF powered discord bot

GitHub repo size GitHub language count License Github open issues Tag Latest Release

ChuckBot

ChuckBot is a discord bot that brings you different kind of options to make your life easier. Powered by NAFF, this bot is the real naff shady!


Adjustments and Improvements

Goals to reach on next updates:

  • Genius Integration - Lyrics
  • Unified YoutubeDLP interaction to speed up
  • Pomodoro Tool

๐Ÿ’ป Pre-requirements

Before getting up this bot, be aware of the next :

  • NAFF uses Python 3.10.x, it is recommended to use virtual environments.
  • You need FFMPEG installed (On Path, or then pasted on local cloned repo).
  • Read and internalize how NAFF works on NAFF documentation.

๐Ÿš€ Installing Chuck-Bot

In order to install ChuckBot, follow the next steps:

Clone the repo:

git clone https://github.com/ThePieroCV/ChuckBot.git

Go into Chuck-Bot folder:

cd ChuckBot

Install pip requirements:

pip install -r requirements.txt

Create .env file with content:

DISCORD_TOKEN = '#YOUR_TOKEN_HERE'
ENV_SCOPE = 'A_SCOPE ANOTHER_SCOPE ...'
SPOTIFY_CLIENT = 'CLIENT_ID'
SPOTIFY_CLIENT_SECRET = 'CLIENT_SECRET'
GENIUS_TOKEN = 'GENIUS_TOKEN'

Finally, run the bot:

python bot.py

โ˜• Using ChuckBot

Chuckbot now supports:

  • Scales (Cogs) manager.
  • Music player (Youtube).
  • Music player (Spotify playlists)
  • Genius lyrics

To customize ChuckBot, you can add new extensions that will be recognized automatically. You can review other premade .py Extensions to customize it.


๐Ÿž Known Bugs

  • Solved. Can't regrow Scales with _regrow_scales command due to two-in-one music scale. Removed two-in-one scales.
  • Genius lyrics search system is not totally accurate, but it works on most of the songs tested.

๐Ÿ“ License

This project has GPL-3.0 license. See License for more details.

chuckbot's People

Contributors

thepierocv 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.