Coder Social home page Coder Social logo

gigavibe's Introduction

Gigavibe

Discord bot written in skript for audio functionality. Has youtube music, custom (user defined) dj roles.

Prerequisites

jdk8/jdk11/jdk16 (jdk11 recommended)

A minecraft server running bukkit/spigot/paper (skigot recommended for long term usage, paper for short term)

Installation

  1. Move everything in the plugins folder into your minecraft server plugin folder

  2. Move the .sk files into "plugins/skript/scripts/"

gigavibe's People

Contributors

9382 avatar ojokenobi avatar zenyfh avatar

Stargazers

 avatar

Watchers

 avatar

gigavibe's Issues

Regex split not working.

Can't understand this condition/effect: regex split {_helplist2::*} using "\W* command \W*"

b.sk, line 211: regex split {_helplist2::*} using "\W* command \W*"'

make a total time for queue

more maths needed @9382 (will be using unix timestamp for getting the current timestamp of the track + maybe inbuilt functions, idk)

add pages for queue

if queue has more than 5 songs, buttons will show on message and lead to more pages of songs
image

PyTTS does not create file on linux

tested with py3 and py, also tried with pyw and py as the extensions with no luck, yes i do have ffmpeg set up (it screamed at me before) and i do have pyttsx3

forced new line causes issues in PyTTS.pyw

bot says "hello" then stops

image

Python now shows

text = "ZeNyfh says, hello
this is a test"
import pyttsx3
ttsObject = pyttsx3.init()
ttsObject.setProperty("voice",ttsObject.getProperty('voices')[0].id)
ttsObject.setProperty("rate",160)
ttsObject.save_to_file(text,"plugins/TTS.mp3")
ttsObject.runAndWait()

playlists dont work

"add {_searchresult::1} to {track::*}"
will make a check to see if its a playlist

fix queue not being set sometimes

it can be possibly fixed by adding a 1 second delay after setting the queue to the list (most likely this one)

or

set queue to the list variable in common commands that interact with the queue in any way (this already exists in some commands, i dont believe this would fix the issue)

update code from disky 2.6 to disky 3.7

set color of embed to color from rgb 32, 34, 37 will change to set color of embed to skript color from hex "202225"

createQuickEmbed function will need to be reworked maybe (skript just doesnt understand it in disky 3.7, could tie into embed colours)

Problem

I have a very huge problem, the creator of this bot is bald, i have Peladophobia, and i will no longer be using this bot until the creator grows some hair.
892904850919161886

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.