https://github.com/nature40/botspace
This repository includes a compilation of functionalities for telegram bots developed as part of Nature 4.0.
https://github.com/nature40/botspace
Last synced: 3 months ago
JSON representation
This repository includes a compilation of functionalities for telegram bots developed as part of Nature 4.0.
- Host: GitHub
- URL: https://github.com/nature40/botspace
- Owner: Nature40
- Created: 2019-11-20T20:40:38.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-02T13:21:03.000Z (almost 5 years ago)
- Last Synced: 2025-01-09T11:59:40.417Z (5 months ago)
- Language: R
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 10
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Introduction
This repository includes a compilation of functionalities for telegram bots developed as part of Nature 4.0.
Bot functionalities are added as modules with bot entities including modules.
Generic modules like 'start.R' will be included by every bot, as every bot needs some response to the /start commands.For a general introduction on the Telegram messenger, Bots or Telegram Bots enter the words 'Telegram' and 'Bot' into a search engine of your choosing and click on the first ten results.
Further manuals and tutorials will be added in the future.