Difference between revisions of "Wiki bot"

From ChatWars Wiki
Jump to: navigation, search
(Created page with "The Wiki bot is a Telegram bot for accessing wiki entries directly in the messenger. Its username is @chwikibot and it's used inline in other chats. =Trivia= It was made in o...")
 
(added info on caching function)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
The Wiki bot is a Telegram bot for accessing wiki entries directly in the messenger.
 
The Wiki bot is a Telegram bot for accessing wiki entries directly in the messenger.
 
Its username is @chwikibot and it's used inline in other chats.
 
Its username is @chwikibot and it's used inline in other chats.
 +
 +
It works by fetching all text until the first non-text item (for example a header) and displaying it in a Telegram message. Articles should be formatted so that the most important information is within this first paragraph for convenient usage in the messenger.
 +
The bot also has a caching function, so changes in articles might not be seen in the bot message immediately.
  
 
=Trivia=
 
=Trivia=
 
It was made in one evening for shits and giggles by @Stumblinbear.
 
It was made in one evening for shits and giggles by @Stumblinbear.

Latest revision as of 01:01, 24 April 2018

The Wiki bot is a Telegram bot for accessing wiki entries directly in the messenger. Its username is @chwikibot and it's used inline in other chats.

It works by fetching all text until the first non-text item (for example a header) and displaying it in a Telegram message. Articles should be formatted so that the most important information is within this first paragraph for convenient usage in the messenger. The bot also has a caching function, so changes in articles might not be seen in the bot message immediately.

Trivia

It was made in one evening for shits and giggles by @Stumblinbear.