Giter Site home page Giter Site logo

aksanoble / telebooth Goto Github PK

View Code? Open in Web Editor NEW
39.0 39.0 4.0 2.21 MB

Telebooth is a free and open source customer support tool built for Telegram.

Home Page: https://telebooth.kanthi.io

License: MIT License

HTML 5.72% CSS 30.59% JavaScript 63.69%
bot hasura hasura-cloud hasura-endpoint suchchat telegram telegram-bot telegram-bot-api telegram-bots

telebooth's People

Contributors

aksanoble avatar mountainfirefly avatar

Stargazers

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

Watchers

 avatar  avatar  avatar

telebooth's Issues

telebooth-server issue

Hello.
Please help to fix this issue.

Ubuntu 20.04.2 LTS
5.4.0-73-generic x86_64
1GB RAM
CPU 1 core

root@server:~/telebooth-server# npm start

> [email protected] start /root/telebooth-server
> nodemon index

[nodemon] 2.0.6
[nodemon] to restart at any time, enter `rs`
[nodemon] watching path(s): *.*
[nodemon] watching extensions: js,mjs,json
[nodemon] starting `node index index.js`
node-telegram-bot-api deprecated Automatic enabling of cancellation of promises is deprecated.
In the future, you will have to enable it yourself.
See https://github.com/yagop/node-telegram-bot-api/issues/319. internal/modules/cjs/loader.js:1085:14
Express server is listening on 3000
(node:18078) UnhandledPromiseRejectionWarning: Error: no mutations exist: {"response":{"errors":[{"extensions":{"path":"$","code":"validation-failed"},"message":"no mutations exist"}],"status":200},"request":{"query":"\n  mutation UpsertUser($username: String!, $first_name: String!, $id: Int!, $is_bot: Boolean!) {\n    insert_user(\n      objects: { id: $id, username: $username, first_name: $first_name, is_bot: $is_bot }\n      on_conflict: { constraint: user_pkey, update_columns: username }\n    ) {\n      returning {\n        id\n        is_bot\n        username\n      }\n    }\n  }\n","variables":{"id":0000000000,"is_bot":true,"first_name":"godo_mafia","username":"godomafia_bot"}}}
    at GraphQLClient.<anonymous> (/root/telebooth-server/node_modules/graphql-request/dist/index.js:172:35)
    at step (/root/telebooth-server/node_modules/graphql-request/dist/index.js:63:23)
    at Object.next (/root/telebooth-server/node_modules/graphql-request/dist/index.js:44:53)
    at fulfilled (/root/telebooth-server/node_modules/graphql-request/dist/index.js:35:58)
    at processTicksAndRejections (internal/process/task_queues.js:95:5)
(Use `node --trace-warnings ...` to show where the warning was created)
(node:18078) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag `--unhandled-rejections=strict` (see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1)
(node:18078) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.```

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.