Git Product home page Git Product logo

discord.py-dashboard's Introduction

discord.py-dashboard

for discord.py dashboard

KOR

이 레포는 dpy전용 웹 대시보드입니다. 프론트엔드와 백엔드가 포함되어있으나 일부 보안에 민감한 요소는 공개하지않습니다. 이를 응용하여 작업중인 대시보드의 소스는 이곳에서 확인하실수있습니다.

ENG

This Repositories is Web dashboard for discord.py. The frontend and backend are included, but some security sensitive elements are not shared. Using this, you can find the source of the dashboard I'm working on here.

참고 및 핵심 모듈

https://github.com/DevStrikerTech/Discord-Dashboard

https://github.com/jnawk/Quart-Discord

https://github.com/Ext-Creators/discord-ext-ipc

discord.py-dashboard's People

Contributors

popop098 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

discord.py-dashboard's Issues

Ipc startup

HI whenever i try to run the bot, i get an error saying

Exception has occurred: 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
File "C:\Users\User\Desktop\Alexeas\Src\main.py", line 64, in
bot.ipc.start()

How to fix this??
if __name__ == "__main__": bot.ipc.start() bot.run("")

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.