mirror of
https://github.com/octoleo/telegram-bot-bash.git
synced 2024-11-22 15:35:09 +00:00
bashbot - a telegram bit written in bash heading
This commit is contained in:
parent
417bc376db
commit
412173cf85
@ -11,9 +11,9 @@
|
|||||||
<div id="header">
|
<div id="header">
|
||||||
<h1 class="title">Bashbot README</h1>
|
<h1 class="title">Bashbot README</h1>
|
||||||
</div>
|
</div>
|
||||||
<h1 align="center">
|
<h2>
|
||||||
<img src="https://raw.githubusercontent.com/odb/official-bash-logo/master/assets/Logos/Icons/PNG/64x64.png" > Bashbot - A Telegram bot written in bash.
|
<img align="middle" src="https://raw.githubusercontent.com/odb/official-bash-logo/master/assets/Logos/Icons/PNG/64x64.png" > Bashbot - A Telegram bot written in bash.
|
||||||
</h1>
|
</h2>
|
||||||
<p>Written by Drew (<span class="citation">@topkecleon</span>), Daniil Gentili (<span class="citation">@danogentili</span>), and Kay M (<span class="citation">@gnadelwartz</span>).</p>
|
<p>Written by Drew (<span class="citation">@topkecleon</span>), Daniil Gentili (<span class="citation">@danogentili</span>), and Kay M (<span class="citation">@gnadelwartz</span>).</p>
|
||||||
<p>Contributions by JuanPotato, BigNerd95, TiagoDanin, and iicc1.</p>
|
<p>Contributions by JuanPotato, BigNerd95, TiagoDanin, and iicc1.</p>
|
||||||
<p>Released to the public domain wherever applicable. Elsewhere, consider it released under the <a href="http://www.wtfpl.net/txt/copying/">WTFPLv2</a>.</p>
|
<p>Released to the public domain wherever applicable. Elsewhere, consider it released under the <a href="http://www.wtfpl.net/txt/copying/">WTFPLv2</a>.</p>
|
||||||
@ -107,6 +107,6 @@
|
|||||||
<p><span class="citation">@Gnadelwartz</span></p>
|
<p><span class="citation">@Gnadelwartz</span></p>
|
||||||
<h2 id="thats-it">That’s it!</h2>
|
<h2 id="thats-it">That’s it!</h2>
|
||||||
<p>If you feel that there’s something missing or if you found a bug, feel free to submit a pull request!</p>
|
<p>If you feel that there’s something missing or if you found a bug, feel free to submit a pull request!</p>
|
||||||
<h4 id="version-v0.80-dev2-16-gd599416"><br /><span class="math display"><em>V</em><em>E</em><em>R</em><em>S</em><em>I</em><em>O</em><em>N</em></span><br /> v0.80-dev2-16-gd599416</h4>
|
<h4 id="version-v0.80-dev2-19-g417bc37"><br /><span class="math display"><em>V</em><em>E</em><em>R</em><em>S</em><em>I</em><em>O</em><em>N</em></span><br /> v0.80-dev2-19-g417bc37</h4>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
<h2><img align="middle" src="https://raw.githubusercontent.com/odb/official-bash-logo/master/assets/Logos/Icons/PNG/64x64.png" >
|
<h2><img align="middle" src="https://raw.githubusercontent.com/odb/official-bash-logo/master/assets/Logos/Icons/PNG/64x64.png" >
|
||||||
Bashbot</h2>
|
Bashbot - A Telegram bot written in bash.
|
||||||
|
</h2>
|
||||||
Written by Drew (@topkecleon), Daniil Gentili (@danogentili), and Kay M (@gnadelwartz).
|
Written by Drew (@topkecleon), Daniil Gentili (@danogentili), and Kay M (@gnadelwartz).
|
||||||
## A Telegram bot written in bash.
|
|
||||||
|
|
||||||
Contributions by JuanPotato, BigNerd95, TiagoDanin, and iicc1.
|
Contributions by JuanPotato, BigNerd95, TiagoDanin, and iicc1.
|
||||||
|
|
||||||
@ -107,4 +107,4 @@ Well, thats a damn good question ... may be because I'm an Unix/Linux admin from
|
|||||||
|
|
||||||
If you feel that there's something missing or if you found a bug, feel free to submit a pull request!
|
If you feel that there's something missing or if you found a bug, feel free to submit a pull request!
|
||||||
|
|
||||||
#### $$VERSION$$ v0.80-dev2-17-g46ec7c2
|
#### $$VERSION$$ v0.80-dev2-19-g417bc37
|
||||||
|
@ -1,8 +1,8 @@
|
|||||||
<h1 align="center"><img
|
<h2><img align="middle"
|
||||||
src="https://raw.githubusercontent.com/odb/official-bash-logo/master/assets/Logo
|
src="https://raw.githubusercontent.com/odb/official-bash-logo/master/assets/Logo
|
||||||
s/Icons/PNG/64x64.png" >
|
s/Icons/PNG/64x64.png" >
|
||||||
Bashbot - A Telegram bot written in bash.
|
Bashbot - A Telegram bot written in bash.
|
||||||
</h1>
|
</h2>
|
||||||
Written by Drew (@topkecleon), Daniil Gentili (@danogentili), and Kay M
|
Written by Drew (@topkecleon), Daniil Gentili (@danogentili), and Kay M
|
||||||
(@gnadelwartz).
|
(@gnadelwartz).
|
||||||
|
|
||||||
@ -155,4 +155,4 @@ health status
|
|||||||
If you feel that there's something missing or if you found a bug, feel free to
|
If you feel that there's something missing or if you found a bug, feel free to
|
||||||
submit a pull request!
|
submit a pull request!
|
||||||
|
|
||||||
#### $$VERSION$$ v0.80-dev2-16-gd599416
|
#### $$VERSION$$ v0.80-dev2-19-g417bc37
|
||||||
|
Loading…
Reference in New Issue
Block a user