Updated HTML docs.

This commit is contained in:
Evennia docbuilder action 2022-11-22 17:04:56 +00:00
parent 1ae614d35e
commit a6076aff42
65 changed files with 878 additions and 1146 deletions

View file

@ -99,7 +99,7 @@
<section class="tex2jax_ignore mathjax_ignore" id="tutorial-tweeting-game-stats">
<h1>Tutorial Tweeting Game Stats<a class="headerlink" href="#tutorial-tweeting-game-stats" title="Permalink to this headline"></a></h1>
<p>This tutorial will create a simple script that will send a tweet to your already configured twitter
account. Please see: <a class="reference internal" href="../Setup/How-to-connect-Evennia-to-Twitter.html"><span class="doc std std-doc">How to connect Evennia to Twitter</span></a> if you
account. Please see: <a class="reference internal" href="../Setup/Channels-to-Twitter.html"><span class="doc std std-doc">How to connect Evennia to Twitter</span></a> if you
havent already done so.</p>
<p>The script could be expanded to cover a variety of statistics you might wish to tweet about
regularly, from player deaths to how much currency is in the economy etc.</p>