SkillAgentSearch skills...

CalendarPicker

Simple Telegram Bot with Calendar Picker control. Based on Telegram.Bot.Framework

Install / Use

/learn @karb0f0s/CalendarPicker
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Telegram Bot with Calendar Picker

About

Simple Telegram Bot with Calendar Picker control. Based on Telegram.Bot.Framework

Configuration

Just modify appsettings.json and run. The only mandatory parameter is ApiToken. Default BotLocale is "en-US", but you can play with other options:

{
  "CalendarBot": {
    "ApiToken": "{your-bots-api-token}",
    "BotUserName": "{your-bots-username}",
    "PathToCertificate": "",
    "WebhookUrl": "https://example.com/bots/{bot}/webhook/{token}",

    "BotLocale": "es-ES"
  },
}

Screenshots

Related Skills

View on GitHub
GitHub Stars28
CategoryDevelopment
Updated1y ago
Forks6

Languages

C#

Security Score

80/100

Audited on Sep 17, 2024

No findings