Code Monkey home page Code Monkey logo

music-bot's Issues

erro

Traceback (most recent call last):
File "bot.py", line 12, in
from pony.orm import db_session, select
ImportError: No module named 'pony'

Sqlalchemy

how can i fix it bro !! icant find way to fix sql

help me plz

Pony module in bot.py

I am receiving an import error when running bot.py saying "no module named 'pony'" even after installing pony

i need list to download

hey bro thX for all your great works

i need help to make a list of search result finded by youtub dl and send it to user who search for music on hyper link or inline commands !!

then after user click on link ,download the mp3 and send it !!!

can you help me on this ??

sorry i left the request in this section thats my bad

Error when start bot

root@root:~/musicbot# python3 bot.py
2016-08-26 06:43:52,045 - telegram.ext.updater - ERROR - unhandled exception
Traceback (most recent call last):
File "/usr/local/lib/python3.4/dist-packages/telegram/ext/updater.py", line 104, in _thread_wrapper
target(_args, *_kwargs)
File "/usr/local/lib/python3.4/dist-packages/telegram/ext/updater.py", line 215, in _start_polling
self._bootstrap(bootstrap_retries, clean=clean, webhook_url='')
File "/usr/local/lib/python3.4/dist-packages/telegram/ext/updater.py", line 319, in _bootstrap
self.bot.setWebhook(webhook_url=webhook_url, certificate=cert)
File "/usr/local/lib/python3.4/dist-packages/telegram/bot.py", line 121, in decorator
result = func(self, _args, *_kwargs)
File "/usr/local/lib/python3.4/dist-packages/telegram/bot.py", line 1263, in setWebhook
result = request.post(url, data, timeout=kwargs.get('timeout'))
File "/usr/local/lib/python3.4/dist-packages/telegram/utils/request.py", line 235, in post
*_urlopen_kwargs)
File "/usr/local/lib/python3.4/dist-packages/telegram/utils/request.py", line 178, in _request_wrapper
raise Unauthorized()
telegram.error.Unauthorized: Unauthorized
Exception in thread updater:
Traceback (most recent call last):
File "/usr/lib/python3.4/threading.py", line 920, in _bootstrap_inner
self.run()
File "/usr/lib/python3.4/threading.py", line 868, in run
self._target(_self._args, *_self._kwargs)
File "/usr/local/lib/python3.4/dist-packages/telegram/ext/updater.py", line 104, in _thread_wrapper
target(_args, *_kwargs)
File "/usr/local/lib/python3.4/dist-packages/telegram/ext/updater.py", line 215, in _start_polling
self._bootstrap(bootstrap_retries, clean=clean, webhook_url='')
File "/usr/local/lib/python3.4/dist-packages/telegram/ext/updater.py", line 319, in _bootstrap
self.bot.setWebhook(webhook_url=webhook_url, certificate=cert)
File "/usr/local/lib/python3.4/dist-packages/telegram/bot.py", line 121, in decorator
result = func(self, *args, *_kwargs)
File "/usr/local/lib/python3.4/dist-packages/telegram/bot.py", line 1263, in setWebhook
result = request.post(url, data, timeout=kwargs.get('timeout'))
File "/usr/local/lib/python3.4/dist-packages/telegram/utils/request.py", line 235, in post
**urlopen_kwargs)
File "/usr/local/lib/python3.4/dist-packages/telegram/utils/request.py", line 178, in _request_wrapper
raise Unauthorized()
telegram.error.Unauthorized: Unauthorized

2016-08-26 06:43:52,843 - telegram.ext.dispatcher - CRITICAL - stopping due to exception in another thread

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.