Coder Social home page Coder Social logo

lewisprojects / ogiroid Goto Github PK

View Code? Open in Web Editor NEW
34.0 4.0 14.0 3.46 MB

Ogiroid is a multipurpose Discord Bot developed for the YouTuber, Lewis Menelaws' Discord Server.

License: MIT License

Procfile 0.01% Python 99.71% Mako 0.16% Dockerfile 0.13%
discord-bot disnake python

ogiroid's People

Contributors

callumio avatar ccxlv avatar cordlesscoder avatar dependabot[bot] avatar dwaa1660 avatar freebieii avatar immaharry avatar infernum1 avatar itsrishub avatar jasonlovesdoggo avatar levanivashadze avatar opensourcesimon avatar timwelm 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

ogiroid's Issues

Create Dashboard

We want to create a dashboard but first we need to migrate to any other database then sqllite

Fix reddit api's

Switch to the oauth apis, so that reddit doesn't block us on some commands anymore

intermittent bug

disnake.ext.commands.errors.CommandInvokeError: Command raised an exception: ValueError: User(guild_id=985234686878023730, user_id=963860161976467498, lvl=14, xp=1851) is not in list

error looks like this usually happens after using /set_lvl and I think it has to do with cache not updating quickly enough

Theres a bug when I try to run it

It gave me this when I runned with "python main.py"
Traceback (most recent call last):
File "/workspaces/workspace/main.py", line 20, in
main()
File "/workspaces/workspace/main.py", line 16, in main
bot.run(TOKEN)
File "/usr/local/lib/python3.12/site-packages/disnake/client.py", line 1126, in run
return future.result()
^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/disnake/client.py", line 1105, in runner
await self.start(*args, **kwargs)
File "/workspaces/workspace/utils/bot.py", line 129, in start
engine = create_async_engine(
^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/sqlalchemy/ext/asyncio/engine.py", line 117, in create_async_engine
sync_engine = _create_engine(url, **kw)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 2, in create_engine
File "/usr/local/lib/python3.12/site-packages/sqlalchemy/util/deprecations.py", line 281, in warned
return fn(*args, **kwargs) # type: ignore[no-any-return]
^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/sqlalchemy/engine/create.py", line 548, in create_engine
u = _url.make_url(url)
^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/sqlalchemy/engine/url.py", line 838, in make_url
return _parse_url(name_or_url)
^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/sqlalchemy/engine/url.py", line 904, in _parse_url
raise exc.ArgumentError(
sqlalchemy.exc.ArgumentError: Could not parse SQLAlchemy URL from string ''
Unclosed client session
client_session: <utils.http.HTTPSession object at 0x7fe7287817c0>
Unclosed client session
client_session: <utils.http.HTTPSession object at 0x7fe726383380>

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.