zortazert c67b470fd1 you can go to a specific comic | 2 лет назад | |
---|---|---|
.gitignore | 2 лет назад | |
LICENSE | 2 лет назад | |
README.md | 2 лет назад | |
fossbot.py | 2 лет назад |
Fossbot is a Matrix bot that can detect when a sent message contains a link to a proprietary tracking website (currently YouTube, Reddit, and Twitter), and reply with a link to a libre frontend (like Invidious, Teddit, and Nitter). It can also do various other things, see the commands below. It makes use of python-matrix-bot-api plugin.
!fbh
or !help
!fby QUERY
or !invidious QUERY
!fbp QUERY
or !peertube QUERY
!fbl QUERY
or !lbry QUERY
!fbc QUERY
or !crypto QUERY
<number of><currency>
!fbn QUERY
or !neow QUERY
!fbw QUERY
or !wikipedia QUERY
!fbU QUERY
or !uncyclopedia QUERY
!fbu QUERY
or !urban QUERY
!fbg QUERY
or !git QUERY
!fbd QUERY
or !dictionary QUERY
!fbt QUERY
or !tenor QUERY
!fbs QUERY
or !search QUERY
!fbm QUERY
or !meme QUERY
!fbrg
QUERY = !garfield
Here is what you will need to do host fossbot yourself:
pip install matrix_bot_api
curl -o fossbot.py https://codeberg.org/zortazert/FossBot/raw/branch/main/fossbot.py
or do git clone https://codeberg.org/zortazert/FossBot
user-pass.json
and fill out information related to your matrix account created for the bot:{
"Username": "@user:host",
"Password": "12345",
"Server": "host"
}
Another option is to contact me at the links listed below for me to make the account I run fossbot on inside your server. It isn't guaranteed I will put him in your server. Also I run fossbot only during the CST daytime, not 24/7.
I am not a great programmer, yet. Please write bug reports, suggestions for the inclusion of new ideas/commands, and code improvements!
Click on the image above to watch the video ^ or just click this PeerTube link. https://tube.tchncs.de/w/tGPUDpuP3k5QZzJHyaDWn4
Librarian: https://lbry.mutahar.rocks/@trueauracoral:a/fossbot:6
NOTE: This video shows a older version of fossbot with a bit less commands and different syntax to use the bot. This video is purely for showcasing the bot.
Fossbot is libre software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
FossBot is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.
Here is a list of contributors to Fossbot. If you contribute you can add your name here. See the git log for more details on contributions.
@vertbyqb:tchncs.de
)