Wiki source code of Information

Version 1.2 by Drunk Monkey on 2020-07-22 10:33

Show last authors
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/]]
5
6 = Telegram Bots =
7
8 * [[https:~~/~~/core.telegram.org/bots>>https://core.telegram.org/bots]]
9 ** [[https:~~/~~/core.telegram.org/bots/samples>>https://core.telegram.org/bots/samples]]
10 * [[https:~~/~~/github.com/rubenlagus/TelegramBots>>https://github.com/rubenlagus/TelegramBots]]
11 * [[https:~~/~~/github.com/rubenlagus/TelegramBotsExample>>https://github.com/rubenlagus/TelegramBotsExample]]
12 ** [[https:~~/~~/github.com/rubenlagus/TelegramBots/blob/master/eclipse%20configuration.md>>https://github.com/rubenlagus/TelegramBots/blob/master/eclipse%20configuration.md]]
13 * [[https:~~/~~/github.com/bot4s/telegram>>https://github.com/bot4s/telegram]]
14 ** [[https:~~/~~/github.com/bot4s/telegram/blob/master/examples/src/StatefulBot.scala>>https://github.com/bot4s/telegram/blob/master/examples/src/StatefulBot.scala]]
15 * [[https:~~/~~/github.com/telegraf/telegraf/blob/develop/docs/examples/media-bot.js>>https://github.com/telegraf/telegraf/blob/develop/docs/examples/media-bot.js]]
16 * [[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]]
17 * [[https:~~/~~/telegramchannels.me/bots>>https://telegramchannels.me/bots]] (list of 200+ bots)