Giter Site home page Giter Site logo

pcbot's People

Contributors

edwardbetts avatar jeglerjeg avatar pckv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pcbot's Issues

ModuleNotFoundError: No module named 'requests'

Hello,
After having followed all the steps, when launching the bot with the command python bot.py I have the following message :
Traceback (most recent call last):
File "bot.py", line 20, in
from pcbot import utils, config
File "C:\PCBOT\pcbot_init_.py", line 10, in
from .cleverbot import Cleverbot
File "C:\PCBOT\pcbot\cleverbot.py", line 13, in
from requests.compat import urlencode
ModuleNotFoundError: No module named 'requests'
How can I solve it please?

RSS feed possible?

Do you think it's feasible to add a plugin/feature that reads from RSS feeds, and posts in a specific channel when a new post is made to the feed?

I've found this in the Python docs

example commands
!rss <feed_url> <#discord_channel>
!rss https://some.blog.website.com/feed #sample_channel
When a post is made, the bot then posts an embedded message containing the title, author, website and link to the post in the designated channel.

Problem when launching the bot

Since today (I stopped the bot yesterday) I have this issue when launching the bot :
ERROR 2017-11-03 09:54:22,216 [base_events / asyncio]: Exception in callback _ProactorReadPipeTransport._loop_reading(<_OverlappedF...op_reading()]>)
handle: <Handle _ProactorReadPipeTransport._loop_reading(<_OverlappedF...op_reading()]>)>
Traceback (most recent call last):
File "C:\Python\lib\asyncio\events.py", line 127, in _run
self._callback(*self._args)
File "C:\Python\lib\asyncio\proactor_events.py", line 190, in _loop_reading
data = fut.result() # deliver data later in "finally" clause
asyncio.base_futures.InvalidStateError: Result is not set.
ERROR 2017-11-03 09:54:22,295 [base_events / asyncio]: Exception in callback _ProactorReadPipeTransport._loop_reading(<_OverlappedF...db\xf6\x1cn.'>)
handle: <Handle _ProactorReadPipeTransport._loop_reading(<_OverlappedF...db\xf6\x1cn.'>)>
Traceback (most recent call last):
File "C:\Python\lib\asyncio\events.py", line 127, in _run
self._callback(*self._args)
File "C:\Python\lib\asyncio\proactor_events.py", line 188, in _loop_reading
self._closing)
AssertionError

Add Translation to Pokedex

Hi, firstly thanks for your job !

Currently i'm using your hosted version of Botémon and want to use it with another language, should be a nice idea to add a translation of the pokedex.

I can help you to translate in french.

Thanks for your time.

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.