sanfrabot | Chatbot yang berfungsi sebagai transportasi online

 by   indosandi Python Version: Current License: No License

kandi X-RAY | sanfrabot Summary

kandi X-RAY | sanfrabot Summary

sanfrabot is a Python library. sanfrabot has no bugs, it has no vulnerabilities, it has build file available and it has low support. You can download it from GitHub.

Repo ini berisi source code dari sanfrabot. Sanfrabot adalah chat bot di dalam aplikasi pengirim pesan Telegram. Bot ini berfungsi sebagai aplikasi transportasi online di mana bot mampu mengubungkan pengemudi dan penumpang. Mencari pengemudi semudah berinteraksi dengan sanfrabot. Penjelasan tentang sanfrabot ditulis di web sanfra. Sasaran pengguna dari sanfrabot adalah masyarakat di daerah non-perkotaan seperti sub-urban, desa, kota kecil, dll. Karena siapapun boleh menggunakan sanfrabot, chatbot ini cocok digunakan oleh masyarakat dengan karakter ikatan antar individu masih kuat. Salah satu tujuan pembuatan sanfrabot adalah membangun ekonomi kerakyatan dan men-demokratisasi transportasi online. Developer-developer lokal diharapkan bisa berkontribusi dengan melakukan pull-request atau dengan open issue buat non-developer (tester, bug reporting, feature request, creating tutorial, etc). Sanfrabot merupakan salah satu implementasi dari kertasrapi foundation yang bergerak dengan spirit: "Membuka akses teknologi dan ilmu pengetahuan seluas-luasnya kepada semua kalangan masyarakat sehingga mempercepat transfer keahlian dan pembentukan kemahiran demi mencapai kesempatan yang sama dalam berkarya".
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              sanfrabot has a low active ecosystem.
              It has 3 star(s) with 0 fork(s). There are 1 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              sanfrabot has no issues reported. There are 3 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of sanfrabot is current.

            kandi-Quality Quality

              sanfrabot has no bugs reported.

            kandi-Security Security

              sanfrabot has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              sanfrabot does not have a standard license declared.
              Check the repository for any license declaration and review the terms closely.
              OutlinedDot
              Without a license, all rights are reserved, and you cannot use the library in your applications.

            kandi-Reuse Reuse

              sanfrabot releases are not available. You will need to build from source code and install.
              Build file is available. You can build the component from source.
              Installation instructions, examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi has reviewed sanfrabot and discovered the below as its top functions. This is intended to give you an instant insight into sanfrabot implemented functionality, and help decide if they suit your requirements.
            • Generate all responses
            • Append text to file
            • Add a new route
            • Add buttons
            • Create a message from a JSON object
            • Check if json_type is a dict or string
            • Create a Chat instance from a json_type
            • Handles a message
            • Use this function to send an inline driver
            • Use this method to send a message
            • Use this method to send a venue
            • Delete order driver data
            • Handle a message
            • Send audio to a chatroom
            • Save dari to db
            • Start polling the thread
            • Start the thread
            • Route a message
            • Handle data received from the bot
            • Called when a message is received
            • Restrict a chat member to a supergroup
            • Handle db data
            • Callback function for callback
            • Get ke data
            • Create a User instance from JSON
            • Remove user order data
            • Use this method to promote a user in a supergroup
            Get all kandi verified functions for this library.

            sanfrabot Key Features

            No Key Features are available at this moment for sanfrabot.

            sanfrabot Examples and Code Snippets

            No Code Snippets are available at this moment for sanfrabot.

            Community Discussions

            No Community Discussions are available at this moment for sanfrabot.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install sanfrabot

            Sejak awal sanfrabot didesain mampu meng-handle load dengan skalabilitas horisontal. Dengan demikian, arsitektur sanfrabot natively distributed services. Ada tiga services berbeda yaitu: rabbitmq (distributed queue), redis (nosql database), dan sanfrabot code. Ketiga component tersebut bisa dideploy di server yang berbeda atau di satu server. Cara paling mudah yaitu menggunakan cloud service seperti cloudamqp.com dan redislab.
            No 1 adalah telegram api. Sumber data berasal dari telegram api
            No 2. adalah pusher.py. Python proses ini mengambil data dari telegram server dan memasukannya ke rabbitmq queue. Ada wrapper pusher.py yaitu rbtpusher.sh. Dengan menjalakan wrapper tersebut maka shell script akan merestart python process ( puhser.py) jika fail.
            No 3. adalah rabbitmq. Disini data disimpan temporaryly agar bisa dikonsumsi oleh python worker in parallel fashion.
            No 4. adalah main.py. Python proses ini membaca data kemudian memproses dan menyimpan data ke database redis. Setelah data chat di proses kemudian proses ini akan mengirim respon ke masing-masing user. Process ini dapat dispawn secara parallel sebanyak-banyaknya sampai cpu load maximum.
            No 5. adalah redis database. No sql database untuk menyimpan state dan data. Selain itu, untuk mencari driver di radius 1-2 meter, digunakan redis geo library.
            GMAP: google token untuk melakukan geocoding
            botToken: token telegram bot API
            redisHost: host redis
            redisPort: redis port number
            password: redis password
            GSTATICMAP: google token untuk melakukan static map
            rbtHost: host rabbitmq
            rbtPass: password rabbitmq
            rbtUser: rabbitmq user
            rbtVhost: rabbitmq virtual host
            rbtPort: rabbitmq port

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/indosandi/sanfrabot.git

          • CLI

            gh repo clone indosandi/sanfrabot

          • sshUrl

            git@github.com:indosandi/sanfrabot.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link