Code Monkey home page Code Monkey logo

bonfire's People

Contributors

phxntxm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bonfire's Issues

Discord Link

When I click on the link to add the bot to my discord server it does not add it. I have even tried adding it from external websites, so if I am doing something wrong let me know because I really want to use this bot (especially the hangman and roulette options) @Phxntxm

Lack of comments

Your code is like barely readable becuz no commenterinos famalam

"!Playlist [name] play" is not a command?

I can allow playlists (!allowplaylists on), import YouTube playlists (!import [playlist url]), create playlists (!playlist create), add/remove songs to a playlist (!playlist edit -> [name] -> add -> [songname]), view all our playlists (!playlists), view the songs in a playlist (!playlist or !playlist edit -> [name] -> list), activate playlists (!playlist edit -> [name] -> activate), delete playlists (!playlist edit -> [name] -> delete)...

but there is no command to play a playlist?!

Tried:
!playlist [playlist]
!playlist [playlist] play
![playlist] play
![playlist]
!play playlist [playlist]
!play [playlist]
!activate [playlist]
!queue [playlist]
!playlist edit -> [playlist] -> play ("quit" after, none of the aforementioned commands were tested before quitting !playlist edit)

Am I missing the obvious?

AttributeError when running bot

When I run the bot (in a repl on replit) it throws the error:

Traceback (most recent call last):
  File "bot.py", line 140, in <module>
    bot.loop.create_task(bot.cache.setup())
  File "<My computer>/venv/lib/python3.10/site-packages/discord/client.py", line 140, in __getattr__
    raise AttributeError(msg)
AttributeError: loop attribute cannot be accessed in non-async contexts. Consider using either an asynchronous main function and passing it to asyncio.run or using asynchronous initialisation hooks such as Client.setup_hook

libopus.so.0 not found on ARM Debian system

In cogs/music.py on line 18, libopus.so.0 is trying to be located at /usr/lib64/, but for my system it was in /usr/lib/arm-linux-gnueabi/. There should be a way of detecting this automatically.

Licence?

Because there is no licence set, can I use some parts of the code? Does I need some extra things?

Bonfire doesn't remember her volume!

When Bonfire leaves a channel, she resets her volume to 100%.

Not only does this mean that we have to constantly readjust the volume any time Bonfire is summoned, considering how loud 100% Bonfire is (we usually run her on around 7%), this blows the eardrums of anyone who hasn't adjusted her volume manually in the past/is new to the channel.

Could we please have Bonfire remember her nice volume?

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.