Giter Club home page Giter Club logo

instachatbot's People

Contributors

art-vasilyev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

instachatbot's Issues

Suddenly the bot does not send pictures

Hi, I've using this bot for while but when I started it this afternoon, when a picture is requested, this error appears:
ERROR:instabot:Request returns 400 error!

The code I've been using is the same that weeks ago that worked perfectly sending .jpg files.

My version of instabot is 0.4.2 and instachatbot is 0.3.2
I also tried upgrading instabot to 0.6.9 but with not success login in.

links not work

when i paste link to message
example link: MessageNode('https://www.google.com/))
bot send me this link to direct but link don`t working, the link comes as plain text and doesn't work
how i can fix this problem ? , what i need to do

How to write certain keywords ?

for example i write to bot -
/menu it highlights my menu that I wrote etc.
I don't want the bot to send a menu for each of my messages

How to log out?

Hello my friend. I've been using your bot but I'm not being capable of loging out it without pressing Ctrl + C.
I tried several times with chatbot.stop() with no success.

Help me please

Hello,

I have a problem.

'QuestionnaireNode' I want to add another menu by removing the section that says

There will be 3 different categories, 2nd category will appear as a menu again.

I would appreciate your help

Sample;
menu = MenuNode(
'๐Ÿ’กChoose menu:\n',
[
MenuItem(
'Menu-1',
MessageNode('This is a message๐Ÿ˜€')),
MenuItem(
'Menu-2',
menu = MenuNode (
'Choose select',
[
MenuItem(
'select-1',
MessageNode('select-1 explanation')),
MenuItem(
'select-2',
MessageNode('select-2 explanation')),
],
)
MenuItem(
'Menu-3',
NotifyAdminNode(
'Thank you',
notification='Sample notification from bot user',
admin_username=''
)
),
],
error_message='Failed to select menu.'
)

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.