Giter Site home page Giter Site logo

axvin-cogs's Introduction

Hoi GitHub πŸ‘‹

πŸ‘¨β€πŸ’»

I'm AXVin(and no my mom didn't give me that name). I am a full stack developer invested in creating applications that help people automate their jobs. I love Python but I use variety of other languages too!

axvin-cogs's People

Contributors

axvin avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

axvin-cogs's Issues

Giveaways not ending.

I had an issue where giveaways were not ending on time, or at all.
How to reproduce:

  1. Set the delay to 100.
  2. Make a giveaway. For the time, put something like "in 1 day" or "in 8 hours".

Clock does not work

I receive the error:

β”Œβ”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€ Traceback (most recent call last) ─────────────────────────────────────────┐
β”‚ c:\users\[user]\moasesbot-env\lib\site-packages\discord\ext\commands\core.py:85 in wrapped                          β”‚
β”‚ >   85             ret = await coro(*args, **kwargs)                                                                β”‚
β”‚ C:\Users\[user]\AppData\Local\Red-DiscordBot\Red-DiscordBot\data\[redacted]\cogs\CogManager\cogs\clock\clock.py:97 inβ”‚
β”‚ create                                                                                                              β”‚
β”‚ >  97                        ". It should be resolved on next cycle(5 minutes)")                                    β”‚
β””β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”€β”˜

Watch2Gether API error

I run Red in a docker container, and wanted to install the watch2gether cog, since I really like the idea. I entered the api key, but every time I run the command I get this error. It seems that he can't read the streamkey, or that watch2gether doesn't even return one. Here is the error log. Do you have any idea? Thank you for your time.

[2022-01-28 14:38:41] [ERROR] red: Exception in command 'watch2gether'
Traceback (most recent call last):
  File "/data/venv/lib/python3.8/site-packages/discord/ext/commands/core.py", line 85, in wrapped
    ret = await coro(*args, **kwargs)
  File "/data/extra-cogs/AXVin-Cogs/watch2gether/watch2gether.py", line 121, in watch2gether
    room_key = jsondata["streamkey"]
KeyError: 'streamkey'```

I've now got a new error

I've now got a new error

Unhandled exception in internal background task 'update_channels'.
Traceback (most recent call last):
  File "c:\users\dan\moasesbot-env\lib\site-packages\discord\ext\tasks\__init__.py", line 101, in _loop
    await self.coro(*args, **kwargs)
  File "C:\Users\Dan\AppData\Local\Red-DiscordBot\Red-DiscordBot\data\MoasesBot\cogs\CogManager\cogs\clock\clock.py", line 61, in update_channels
    time = time.strftime(fmt)
ValueError: Invalid format string
Unhandled exception in internal background task 'update_channels'.
Traceback (most recent call last):
  File "c:\users\dan\moasesbot-env\lib\site-packages\discord\ext\tasks\__init__.py", line 101, in _loop
    await self.coro(*args, **kwargs)
  File "C:\Users\Dan\AppData\Local\Red-DiscordBot\Red-DiscordBot\data\MoasesBot\cogs\CogManager\cogs\clock\clock.py", line 61, in update_channels
    time = time.strftime(fmt)
ValueError: Invalid format string

Originally posted by @DanasaurUK in #5 (comment)

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.