Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

TelegramBots


Collective - Host: opensource - https://opencollective.com/telegrambots - Code: https://github.com/TelegramBots

FIX more cancellation tokens - receive async tests

github.com/TelegramBots/Telegram.Bot - d9820b4ca5e061544300583f57ee57b8debcebcb authored almost 6 years ago
FIX more cancellation tokens - receive async tests

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - d9820b4ca5e061544300583f57ee57b8debcebcb authored almost 6 years ago
FEATURE more cancellation support

github.com/TelegramBots/Telegram.Bot - 635fe0895fb1d9f27bab11ef272abf4729fc4cf7 authored almost 6 years ago
FEATURE more cancellation support

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 635fe0895fb1d9f27bab11ef272abf4729fc4cf7 authored almost 6 years ago
Use correct TaskCreationOptions in QueuedUpdateReceiver

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - d445ab63a8ab17142acc6abcd3f539c9bdd5b38f authored almost 6 years ago
Use correct TaskCreationOptions in QueuedUpdateReceiver

github.com/TelegramBots/Telegram.Bot - d445ab63a8ab17142acc6abcd3f539c9bdd5b38f authored almost 6 years ago
Mention the use of a CancellationToken in Readme

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 4eb40a4346b00f7c869b7937ee23a06af4f0e7ff authored almost 6 years ago
Mention the use of a CancellationToken in Readme

github.com/TelegramBots/Telegram.Bot - 4eb40a4346b00f7c869b7937ee23a06af4f0e7ff authored almost 6 years ago
Add Azure Pipelines badge and clarify example in Readme

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - b6d67c11d311508ea7495fe74b4ddebbc70858a4 authored almost 6 years ago
Add Azure Pipelines badge and clarify example in Readme

github.com/TelegramBots/Telegram.Bot - b6d67c11d311508ea7495fe74b4ddebbc70858a4 authored almost 6 years ago
Add Polling tests

github.com/TelegramBots/Telegram.Bot - 537b75820fdbed7386c4bf7203d6e773d048d01e authored almost 6 years ago
Reorder exit condition check in QueuedUpdateReceiver

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 6f68e5d7b8ff0089d37a83b15b1d012e121bb145 authored almost 6 years ago
Reorder exit condition check in QueuedUpdateReceiver

github.com/TelegramBots/Telegram.Bot - 6f68e5d7b8ff0089d37a83b15b1d012e121bb145 authored almost 6 years ago
Set up Azure Pipelines

github.com/TelegramBots/Telegram.Bot - 418c8c4220bc43c6a06b6374c5f359e3328dc6af authored almost 6 years ago
Fix typo in Readme

github.com/TelegramBots/Telegram.Bot - 097393ce7417affe3b50e21d95e0054cc06acca3 authored almost 6 years ago
Add documentation summaries

github.com/TelegramBots/Telegram.Bot - 5cbf20aa9a0a8dc94c393315dfb89cf01d8d1eb3 authored almost 6 years ago
Break out of loop if no updates are pending and StopReceiving was called

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 1c9dd13785983422313d4428ab2f76dd5f498036 authored almost 6 years ago
Break out of loop if no updates are pending and StopReceiving was called

github.com/TelegramBots/Telegram.Bot - 1c9dd13785983422313d4428ab2f76dd5f498036 authored almost 6 years ago
Fix QueuedUpdateReceiver in case a set CT is passed as a param

github.com/TelegramBots/Telegram.Bot - 568b1c13ab62cacbee9037cbd8475bd148228729 authored almost 6 years ago
Fix QueuedUpdateReceiver in case a set CT is passed as a param

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 568b1c13ab62cacbee9037cbd8475bd148228729 authored almost 6 years ago
Respect foreach 'break' in YieldingUpdateReceivers

github.com/TelegramBots/Telegram.Bot - aee33e4362cf9142e13a067d512b6cf135f4ebe4 authored almost 6 years ago
Respect foreach 'break' in YieldingUpdateReceivers

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - aee33e4362cf9142e13a067d512b6cf135f4ebe4 authored almost 6 years ago
Use named offset parameters

github.com/TelegramBots/Telegram.Bot - b0b0fa33efc32a861053363a2cccf50b889ebe14 authored almost 6 years ago
Expose QueuedUpdates of QueuedUpdateReceiver

github.com/TelegramBots/Telegram.Bot - 5f23a2b78e954aa9547bfd0ec4d29ad255771f21 authored almost 6 years ago
Expose QueuedUpdates of QueuedUpdateReceiver

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 5f23a2b78e954aa9547bfd0ec4d29ad255771f21 authored almost 6 years ago
Implement QueuedUpdateReceiver

github.com/TelegramBots/Telegram.Bot - bdb509addb579a0085b76d11c72995945382c489 authored almost 6 years ago
Implement QueuedUpdateReceiver

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - bdb509addb579a0085b76d11c72995945382c489 authored almost 6 years ago
Rename IUpdateHandler methods

github.com/TelegramBots/Telegram.Bot - cfff360e98fa58568c575f44e51af475bb404899 authored almost 6 years ago
Sample interface implementation

github.com/TelegramBots/Telegram.Bot.Extensions.Polling - 16cf0aef8154c5b0b19916c473536868fd9199e0 authored almost 6 years ago
Sample interface implementation

github.com/TelegramBots/Telegram.Bot - 16cf0aef8154c5b0b19916c473536868fd9199e0 authored almost 6 years ago
Add an initial implementation

github.com/TelegramBots/Telegram.Bot - 064768dea7c2aab50fc88a91b1118555b7834956 authored almost 6 years ago
Merge pull request #164 from TelegramBots/core2_1

Upgrade projects to .Net Core 2.1

github.com/TelegramBots/Telegram.Bot.Examples - 11877f8aab6fe0773b22a2c3fac9b7ef680c997c authored almost 6 years ago
upgdate Telegram.Bot to version 14.10.0

github.com/TelegramBots/Telegram.Bot.Examples - 7890e20d7dd44151a9ffa878008d54da20b380f0 authored almost 6 years ago
Merge pull request #796 from TelegramBots/MihaZupan-patch-1

Fix license link

github.com/TelegramBots/Telegram.Bot - fe784ee068afe0787e1361588645bbe13c28dc0d authored almost 6 years ago
Add Google Analytics

github.com/TelegramBots/book - 77c6bf6540df99287121ca2795d2df93dbb92c68 authored about 6 years ago
Add MarkdownValidator to CI

github.com/TelegramBots/book - d8314cb528b06ab2350cce8adc7fd51ef2041d34 authored about 6 years ago
Merge pull request #6 from TelegramBots/send-msgs-video

Video and Video Note page

github.com/TelegramBots/book - 3e7053d629d0bcd9177a4b28f257b633b1aac7db authored about 6 years ago
Merge branch 'master' into send-msgs-video

github.com/TelegramBots/book - 6a6d1262c29b38e343c3ea62db61f1b9a0081ff3 authored about 6 years ago
Update video docs

github.com/TelegramBots/book - a1f5b034492a06ba4be75ce8030d831b6d887204 authored about 6 years ago
Add AppVeyor and Travis integration

github.com/TelegramBots/Telegram.Bot.Extensions.LoginWidget - 641346343c301b51d07a991fe2f6f2bd555a4265 authored about 6 years ago
Parse command args

Fix #16

github.com/TelegramBots/Telegram.Bot.Framework - 6ac27f80d1ae29f86ccf790d7d2a5b21759182ec authored about 6 years ago
Merge pull request #11 from WouterJanson/cleanup

Some grammar and spelling fixes

github.com/TelegramBots/book - 76e15b3fb820d19963253be800af3e83d3aa979c authored over 6 years ago
Fix spelling and grammar in src/2/send-msg/text-msg.md

github.com/TelegramBots/book - 1ddbf25a53e4c3e2c33d31fea9a8a340686d6d73 authored over 6 years ago
Fix spelling and grammar in src/2/send-msg/photo-sticker-msg.md

github.com/TelegramBots/book - 4825c370af921a69cac922f3663d3cbcc7c7ed7d authored over 6 years ago
Fix spelling and grammar in src/2/send-msg/audio-voice-msg.md

github.com/TelegramBots/book - 8b107b81aedee66b5d9209e3906349a9ebe1932a authored over 6 years ago
Fix spelling and grammar in src/1/quickstart.md

github.com/TelegramBots/book - e81c2117079342e48810d52c019288145cc415bb authored over 6 years ago
Fix spelling and grammar in src/1/example-bot.md

github.com/TelegramBots/book - 04b5e70415153c3f17af79395d01f2666a74ea6e authored over 6 years ago
Merge branch 'master' into develop

github.com/TelegramBots/Telegram.Bot.Framework - 06b552d9ada5437d509ea3519cd304fd32ba4d45 authored over 6 years ago
Merge branch 'r/2.0.0-alpha3' into develop

github.com/TelegramBots/Telegram.Bot.Framework - 993c975419e010ebc8160e7117ff3891c8918e9a authored over 6 years ago
Remove http context from update context

github.com/TelegramBots/Telegram.Bot.Framework - 291f8ef1de9c13beed6061c87212f7ac8c7b4764 authored over 6 years ago
Update AppVeyor build matrix

github.com/TelegramBots/Telegram.Bot.Framework - de5938550197c984157e96bae435d0e29a941b3f authored over 6 years ago
Separate full .Net projects

github.com/TelegramBots/Telegram.Bot.Framework - 497531362eb346c29fe4fe2c1c4a7c3922e7e76a authored over 6 years ago
Remove map extension method

github.com/TelegramBots/Telegram.Bot.Framework - 8fc5cf49339e112e019a79b9128d1bc327e6f095 authored over 6 years ago
Refactor bot builder methods into extension methods

github.com/TelegramBots/Telegram.Bot.Framework - 5a2b82923d911d2937e98ee8a442ea229afecd12 authored over 6 years ago
Add command handler extension

github.com/TelegramBots/Telegram.Bot.Framework - d3f943d386cc0171c6ef7adadc19c9ccf3de8c88 authored over 6 years ago
Upgrade Telegram.Bot package

github.com/TelegramBots/Telegram.Bot.Framework - ce9478286d9058614ae567b8fb2eb4299e44a004 authored over 6 years ago
Update README.md

Update AppVeyor address

github.com/TelegramBots/Telegram.Bot.Extensions.Passport - 7210464c5e42553b5e5da0f841476e5caf7ed584 authored over 6 years ago
Merge pull request #785 from MihaZupan/docs-references

Update docs references

github.com/TelegramBots/Telegram.Bot - 13056a9edc6d64727491ddf3a213a6529f6a41ff authored over 6 years ago
Merge pull request #8 from TelegramBots/passport

Passport

github.com/TelegramBots/book - 9cae68b778d7e7f2d4f3719e596e43a3af541de7 authored over 6 years ago
Add passport pkg info

github.com/TelegramBots/book - c0b382f8f060e73dcc668c31a264f38879070811 authored over 6 years ago
Merge branch 'master' into passport

github.com/TelegramBots/book - d1d44e7c93beafb08234a89724e72c278af9f1cb authored over 6 years ago
Disable link checks

github.com/TelegramBots/book - 58f3d7fd2beae3be2a6e4a147effaf6997de6479 authored over 6 years ago