https://github.com/cheminfo/periodic-bot
Telegram bot to give information about the periodic table elements
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.9%) to scientific vocabulary
Last synced: 10 months ago
·
JSON representation
Repository
Telegram bot to give information about the periodic table elements
Basic Info
- Host: GitHub
- Owner: cheminfo
- Language: JavaScript
- Default Branch: master
- Size: 45.9 KB
Statistics
- Stars: 2
- Watchers: 6
- Forks: 0
- Open Issues: 0
- Releases: 0
Created over 9 years ago
· Last pushed almost 8 years ago
Metadata Files
Readme
README.md
periodic-bot
Telegram bot to give information about the periodic table elements.
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/periodic-bot
$ docker run -it --env TELEGRAM_TOKEN=<your token here> cheminfo/periodic-bot
Related documents
Owner
- Name: Cheminfo
- Login: cheminfo
- Kind: organization
- Website: https://www.cheminfo.org/
- Repositories: 242
- Profile: https://github.com/cheminfo
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: over 1 year ago
All Time
- Total issues: 2
- Total pull requests: 1
- Average time to close issues: about 22 hours
- Average time to close pull requests: 2 days
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 1.0
- Average comments per pull request: 2.0
- Merged pull requests: 1
- 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
- lpatiny (2)
Pull Request Authors
- maasencioh (1)
Top Labels
Issue Labels
Pull Request Labels
Dependencies
src/Dockerfile
docker
- node 6-slim build
src/package-lock.json
npm
- ajv 5.5.2
- asn1 0.2.4
- assert-plus 1.0.0
- asynckit 0.4.0
- aws-sign2 0.7.0
- aws4 1.8.0
- bcrypt-pbkdf 1.0.2
- bl 1.2.2
- bluebird 3.5.2
- bluebird 2.11.0
- caseless 0.12.0
- chemcalc 3.0.6
- co 4.6.0
- combined-stream 1.0.6
- core-util-is 1.0.2
- dashdash 1.14.1
- debug 2.6.9
- delayed-stream 1.0.0
- ecc-jsbn 0.1.2
- end-of-stream 1.4.1
- eventemitter3 1.2.0
- extend 3.0.2
- extsprintf 1.3.0
- fast-deep-equal 1.1.0
- fast-json-stable-stringify 2.0.0
- file-type 3.9.0
- forever-agent 0.6.1
- form-data 2.3.2
- fuse.js 2.5.0
- getpass 0.1.7
- har-schema 2.0.0
- har-validator 5.1.0
- http-signature 1.2.0
- inherits 2.0.3
- is-typedarray 1.0.0
- isarray 1.0.0
- isstream 0.1.2
- jsbn 0.1.1
- json-schema 0.2.3
- json-schema-traverse 0.3.1
- json-stringify-safe 5.0.1
- jsprim 1.4.1
- lodash 4.17.10
- mime 1.6.0
- mime-db 1.36.0
- mime-types 2.1.20
- ms 2.0.0
- node-telegram-bot-api 0.23.3
- oauth-sign 0.9.0
- once 1.4.0
- performance-now 2.1.0
- process-nextick-args 2.0.0
- psl 1.1.29
- pump 1.0.3
- punycode 1.4.1
- qs 6.5.2
- readable-stream 2.3.6
- request 2.88.0
- request-promise 2.0.1
- safe-buffer 5.1.2
- safer-buffer 2.1.2
- sprintf 0.1.5
- sshpk 1.14.2
- string_decoder 1.1.1
- tough-cookie 2.4.3
- tunnel-agent 0.6.0
- tweetnacl 0.14.5
- util-deprecate 1.0.2
- uuid 3.3.2
- verror 1.10.0
- wrappy 1.0.2
src/package.json
npm
- chemcalc ^3.0.6
- fuse.js ^2.5.0
- node-telegram-bot-api ^0.23.3
- sprintf ^0.1.5