https://github.com/cheminfo/chemcalc-bot

Telegram bot to answer ChemCalc question and display isotopic distribution

https://github.com/cheminfo/chemcalc-bot

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (2.7%) to scientific vocabulary

Keywords

chemcalc-bot telegram-bot
Last synced: 6 months ago · JSON representation

Repository

Telegram bot to answer ChemCalc question and display isotopic distribution

Basic Info
  • Host: GitHub
  • Owner: cheminfo
  • Language: JavaScript
  • Default Branch: master
  • Homepage:
  • Size: 144 KB
Statistics
  • Stars: 2
  • Watchers: 6
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
chemcalc-bot telegram-bot
Created over 9 years ago · Last pushed about 3 years ago
Metadata Files
Readme

README.md

chemcalc-bot

Bot's link

Telegram bot to answer ChemCalc question and display isotopic distribution.

Install

bash $ npm install

Production

In order to be able to run this the TELEGRAM_TOKEN should be set to the token provided for Telegram

bash $ docker pull cheminfo/chemcalc-bot $ docker run -it --env TELEGRAM_TOKEN=<your token here> cheminfo/chemcalc-bot

Related documents

Owner

  • Name: Cheminfo
  • Login: cheminfo
  • Kind: organization

GitHub Events

Total
Last Year

Issues and Pull Requests

Last synced: 11 months ago

All Time
  • Total issues: 2
  • Total pull requests: 0
  • Average time to close issues: about 1 hour
  • Average time to close pull requests: N/A
  • Total issue authors: 1
  • Total pull request authors: 0
  • Average comments per issue: 0.5
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Past Year
  • Issues: 0
  • Pull requests: 0
  • Average time to close issues: N/A
  • Average time to close pull requests: N/A
  • Issue authors: 0
  • Pull request authors: 0
  • Average comments per issue: 0
  • Average comments per pull request: 0
  • Merged pull requests: 0
  • Bot issues: 0
  • Bot pull requests: 0
Top Authors
Issue Authors
  • targos (2)
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels

Dependencies

docker/Dockerfile docker
  • node 19 build
docker/package-lock.json npm
  • 345 dependencies
docker/package.json npm
  • eslint ^8.33.0 development
  • eslint-config-cheminfo ^8.1.3 development
  • prettier ^2.8.3 development
  • @types/node ^18.11.18
  • chartjs-node-canvas ^4.1.6
  • debug ^4.3.4
  • isotopic-distribution ^2.0.1
  • mf-parser ^2.1.0
  • moment ^2.29.4
  • node-telegram-bot-api ^0.61.0