gift_exchange_organizer_bot

所属分类:聊天室
开发工具:Dart
文件大小:0KB
下载次数:0
上传日期:2023-09-30 15:03:39
上 传 者sh-1993
说明:  用于组织礼品交换的电报机器人。,
(Telegram bot for organizing gift exchange.,)

文件列表:
analysis_options.yaml (1038, 2023-09-30)
bin/ (0, 2023-09-30)
bin/gift_exchange_organizer_bot.dart (138, 2023-09-30)
lib/ (0, 2023-09-30)
lib/configuration.dart (1694, 2023-09-30)
lib/gift_exchange_organizer_bot.dart (7443, 2023-09-30)
lib/storage.dart (2048, 2023-09-30)
pubspec.lock (12319, 2023-09-30)
pubspec.yaml (328, 2023-09-30)

# Gift Exchange Organizer Bot Telegram bot for organizing gift exchange. ## Getting Started First you need to create a new bot and obtain [bot API token](https://core.telegram.org/bots/features#creating-a-new-bot). Start the organizer bot and it will create the configuration file named `config.json` on the first run. Update configuration with the bot API token. You can also create file by yourself with the following content. ``` { "botToken": "BOT_API_TOKEN_HERE" } ``` Run organizer bot and start using it in telegram. The first person to start the bot will become admin. Share telegram bot with the people you want to participate. When everyone have been registered, admin can start gifting session. ## Building Executable ``` dart compile exe ./bin/gift_exchange_organizer_bot.dart ```

近期下载者

相关文件


收藏者