Giter VIP home page Giter VIP logo

woofos's Introduction

Woof

a discord bot

woofos's People

Contributors

cephaloncosmic avatar dependabot[bot] avatar puyodead1 avatar repo-ranger[bot] avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

cephaloncosmic

woofos's Issues

[Bug] trying to view a folder in conf command causes error

conf show music for example causes the following error

2021-10-19 12:14:41 - ERROR - Encountered error on command "conf" at path "build\commands\Admin\conf.js" src\lib\database\settings\schema\SchemaKey.ts:85
2021-10-19 12:14:41 - ERROR -           if (typeof value === 'undefined') throw new Error(`The serializer for '${this.type}' does not exist.`);
2021-10-19 12:14:41 - ERROR -                                                   ^
2021-10-19 12:14:41 - ERROR -
2021-10-19 12:14:41 - ERROR - Error: The serializer for 'boolean' does not exist.
2021-10-19 12:14:41 - ERROR -     at SchemaKey.get serializer (src\lib\database\settings\schema\SchemaKey.ts:85:43)
2021-10-19 12:14:41 - ERROR -     at SchemaKey.display (src\lib\database\settings\schema\SchemaKey.ts:105:11)
2021-10-19 12:14:41 - ERROR -     at null.<anonymous> (src\lib\database\settings\schema\SchemaGroup.ts:104:65)
2021-10-19 12:14:41 - ERROR -     at Array.map (<anonymous>)
2021-10-19 12:14:41 - ERROR -     at Map.display (src\lib\database\settings\schema\SchemaGroup.ts:104:8)
2021-10-19 12:14:41 - ERROR -     at null.<anonymous> (src\commands\Admin\conf.ts:28:23)
2021-10-19 12:14:41 - ERROR -     at Map.read (src\lib\database\settings\base\SettingsCollection.ts:99:18)
2021-10-19 12:14:41 - ERROR -     at processTicksAndRejections (node:internal/process/task_queues:96:5)
2021-10-19 12:14:41 - ERROR -     at UserCommand.show (src\commands\Admin\conf.ts:27:18)
2021-10-19 12:14:41 - ERROR -     at null.<anonymous> (node_modules\@sapphire\framework\src\listeners\command-handler\CoreCommandAccepted.ts:16:19)

[TODO] Handle Spotify Songs

// TODO: handle spotify song
return this.error({
parameter,
identifier: 'musicManager:featureNotImplemented',
context,
message: ':partying_face: Woo! You found a unfinished feature, check back later!'


This issue was generated by todo based on a TODO comment in 8b5e8ce. It's been assigned to @Puyodead1 because they committed the code.

[TODO] Spotify Cache

Added a system to cache items that aren't likely to be updated often such as tracks, episodes, shows, etc.

[Bug] SetBass command validation error

Doesn't check if provided bass setting is valid, causing an error

Encountered error on command "setbass" at path "C:\Users\23562\Documents\Code\Woof\build\commands\Music\setbass.js"

ArgumentError at UserCommand.messageRun (src\commands\Music\setbass.ts:19:27)

[TODO] Handle Spotify albums

// TODO: handle spotify albumn
return this.error({
parameter,
identifier: 'musicManager:featureNotImplemented',
context,
message: ':partying_face: Woo! You found a unfinished feature, check back later!'


This issue was generated by todo based on a TODO comment in 8b5e8ce. It's been assigned to @Puyodead1 because they committed the code.

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.