Giter Site home page Giter Site logo

bots's Introduction

Where to find Bitrix24 bot-related documentation?

The documentation is available at: https://training.bitrix24.com/support/training/course/index.php?COURSE_ID=115&INDEX=Y

What are contents of this repository?

Contains three completed chatbots:

  • EchoBot: bot repeats incoming messages and supports all key platform features.
  • ITR Bot: bot for Open Channels, with multi-level menu constructor available in the code.
  • ServiceBot: service bot for chats. This bot type tracks all messages in a chat.

How should I update the bot?

First, you need to understand what do you want to do with this bot :)

When this bot responds only when initiated by users:

  • In basic version, no changes needed
  • However, you can think about security and change methods for storage of logs, cache and app settings

When this bot sometimes may initiate contact with users:

  • Change constants CLIENT_ID and CLIENT_SECRET to be issued to you inside partner account or in local applications
  • you can also ensure security and change storage methods for message logs, cache and app settings

Attention

Bots are presented for informational purposes only and you can use them in your projects. However, you are fully responsible for operation of your applications.

bots's People

Contributors

bitrix24com avatar iliziumlion avatar

Stargazers

 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  avatar

bots's Issues

Bitrix24 Install Problem

I attempted to add this to the Bitrix24 application marketplace as a local application. However, the URL (after adding it and trying to access the application) is blocked from being accessed. When using the zip download the installation complains about a missing index.html file. This has not been updated in a while. Can you help with this?

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.