Wiki source code of Information
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | = XWiki App Development = |
| 2 | |||
| 3 | * [[The Power of XWiki>>https://propaganda-tactics.com/xwiki/bin/view/About/The%20Power%20of%20XWiki/]] (how to use xwiki objects to build an application) | ||
| 4 | * [[Creating a Person Manager application>>https://www.xwiki.org/xwiki/bin/view/Documentation/DevGuide/Tutorials/Creating%20A%20Contact%20Manager%20Application/]] | ||
| |
1.2 | 5 | |
| 6 | = Telegram Bots = | ||
| 7 | |||
| |
2.1 | 8 | [[writing telegram bots search>>https://duckduckgo.com/?q=writing+telegram+bots&t=vivaldi&atb=v143-1&ia=web&iai=r1-2&page=1&adx=sltb&sexp=%7B%22v7exp%22%3A%22a%22%2C%22sltexp%22%3A%22b%22%2C%22wiadrk%22%3A%22b%22%7D]] |
| 9 | |||
| |
1.2 | 10 | * [[https:~~/~~/core.telegram.org/bots>>https://core.telegram.org/bots]] |
| 11 | ** [[https:~~/~~/core.telegram.org/bots/samples>>https://core.telegram.org/bots/samples]] | ||
| 12 | * [[https:~~/~~/github.com/rubenlagus/TelegramBots>>https://github.com/rubenlagus/TelegramBots]] | ||
| 13 | * [[https:~~/~~/github.com/rubenlagus/TelegramBotsExample>>https://github.com/rubenlagus/TelegramBotsExample]] | ||
| 14 | ** [[https:~~/~~/github.com/rubenlagus/TelegramBots/blob/master/eclipse%20configuration.md>>https://github.com/rubenlagus/TelegramBots/blob/master/eclipse%20configuration.md]] | ||
| 15 | * [[https:~~/~~/github.com/bot4s/telegram>>https://github.com/bot4s/telegram]] | ||
| 16 | ** [[https:~~/~~/github.com/bot4s/telegram/blob/master/examples/src/StatefulBot.scala>>https://github.com/bot4s/telegram/blob/master/examples/src/StatefulBot.scala]] | ||
| 17 | * [[https:~~/~~/github.com/telegraf/telegraf/blob/develop/docs/examples/media-bot.js>>https://github.com/telegraf/telegraf/blob/develop/docs/examples/media-bot.js]] | ||
| 18 | * [[https:~~/~~/duckduckgo.com/?q=writing+telegram+bots&t=vivaldi&atb=v143-1&ia=web>>https://duckduckgo.com/?q=writing+telegram+bots&t=vivaldi&atb=v143-1&ia=web]] | ||
| 19 | * [[https:~~/~~/telegramchannels.me/bots>>https://telegramchannels.me/bots]] (list of 200+ bots) |