Bookmarks
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
20 results tagged bot  ✕   ✕
gabrielfalcao/xmpp https://github.com/gabrielfalcao/xmpp
Sat 14 Jan 2023 02:49:43 PM PST archive.org

Simplistic and stateless XMPP implementation for python. A building block for non-blocking XMPP clients, components, gateways and servers. This library was mostly written from scratch, except for the xmpp.sasl which is a modified copy of the contents of the pyxmpp2 library by Jacek Konieczny.

python module exocortex xmpp bot client server
wxcafe/hackers_bot https://github.com/wxcafe/hackers_bot
Wed 02 Feb 2022 02:07:51 PM PST archive.org

A bot that does nothing but post random (animated) gifs from the movie Hackers to Twitter and Mastodon. Includes the gifs.

Forked at https://github.com/virtadpt/hackers_bot in case it ever goes away.

python funny hackers bot twitter mastodon gifs
liminleitt/ahhh https://github.com/liminleitt/ahhh
Sat 08 Jan 2022 06:34:31 PM PST archive.org

A python shell / chat bot for XMPP and cloud services, designed for penetration testers to bypass network filters. Requires a Google account user name and password to login and be the bot to chat with.

infosec bot xmpp gchat python
GitHub - decentralabs/chupacabra https://github.com/decentralabs/chupacabra
Mon 02 Nov 2020 01:38:01 PM PST archive.org

Chupacabra enables users to archive and discuss web content free of surveilance and commercial influence. It can be used for personal research, micro-blogging, or discussing dank memes. Chupa posts are standalone archives of web content (a single HTML file with images embedded and scripts removed) and a corresponding Matrix message pointing to the mxc:// URI where the archive can be fetched. Posts can be discussed in real-time in the channel that they were shared. Behind the scenes, all post discussion is composed of replies to the post's Matrix message.

content archival sharing matrix discussion python bot
GitHub - slice/black-hole: XMPP ↔ Discord bridge in Python 3 https://github.com/slice/black-hole
Fri 09 Oct 2020 01:29:58 PM PDT archive.org

black-hole is a configurable XMPP ↔ Discord bridge written in Python 3.6.

It uses Discord.py@rewrite and aioxmpp.

Worth reading through just because it demonstrates how to use aioxmpp.

python bot bridge xmpp discord protocols
GitHub - mightyBroccoli/xmpp-chatbot https://github.com/mightyBroccoli/xmpp-chatbot
Tue 15 Sep 2020 11:06:26 AM PDT archive.org

XMPP Bot to provide version/uptime/contact information for federated XMPP servers. !commands. Uses documented XEPs for its functionality, so make sure they're enabled on the server side. MUC enabled. "Federated" is the key here - the has to be able to contact other servers on the XMPP network.

Written using Python3.

Forked the repo: https://github.com/virtadpt/xmpp-chatbot

xmpp python bot administration query exocortex
horazont/xmpp-echo-bot: XMPP/Jabber echo bot (written in sed) https://github.com/horazont/xmpp-echo-bot
Sun 26 Jul 2020 03:25:51 PM PDT archive.org

An XMPP echo bot written with sed and a shell script. Maybe something that I could tinker with to run on embedded devices? Not needing libstrophe is a plus.

xmpp bot sed script exocortex openwrt
GitHub - probot/background-check: A GitHub App built with probot that peforms a "background check" to identify users who have been toxic in the past, and shares their toxic activity in the maintainer’s repo. https://github.com/probot/background-check
Sun 06 Oct 2019 06:01:51 PM PDT archive.org

A bot implemented as a Github App which analyzes the interactions a user has had elsewhere on Github and uses sentiment analysis to figure out how toxic the user is likely to be in their interactions with your project.

Uses the Probot framework.

github app bot sentiment nlp nodejs
JankySolutions/SignalBotFramework: A janky framework for building Signal bots. https://github.com/JankySolutions/SignalBotFramework
Sun 29 Sep 2019 06:42:46 PM PDT archive.org

A somewhat primitive and not fully developed bot framework for interfacing with signald.

python module bot protocols signald
keybase/pykeybasebot: Python Keybase Bot Library https://github.com/keybase/pykeybasebot
Sun 01 Sep 2019 03:05:41 PM PDT archive.org

This is the officially support Keybase Python library. It is an unopinionated, simple wrapper around the Keybase CLI API for creating an interactive bot or general scripting. This library does not attempt to do intent parsing or manage state at all. You'll have to build that yourself, but with the examples, this library will hopefully make whatever you want to build much easier.

This library is very far from exhaustively covering the complete Keybase API, but it is our hope that it will be easy to add to. It currently does reading from channels and writing messages/reactions pretty well. That's enough for the vast majority of basic functionality. Future work can add teams behavior, more wallet functionality...

python bot keybase module framework
GitHub - bdheath/Big-Cases: The basic code behind the @big_cases Twitter bot https://github.com/bdheath/Big-Cases
Mon 22 Jul 2019 11:25:34 AM PDT archive.org

The Python code that drives @big_cases on Twitter. The pacer_rss_feeds.py file contains links to all of the RSS feeds that the bot monitors.

twitter bot python rss legal monitoring
aszadzinski/xmppBot: Python XMPP messenger https://github.com/aszadzinski/xmppBot
Sun 30 Jun 2019 12:23:20 PM PDT archive.org

A relatively simple Python module that implements a general purpose XMPP bot. Does all the work of setting up and managing the XMPP client connection, presents an API that lets you define the specific stuff.

xmpp python module bot exocortex api framework
theinternetftw/xyppy: Infocom's Z-Machine in Python https://github.com/theinternetftw/xyppy
Mon 08 Oct 2018 11:47:08 AM PDT archive.org

A Zcode interpreter written in Python. Plays Inform games (up to v7). Give it an Infocom game and it'll run it. I suspect that it can be included in or called from other code.

exocortex bot infocom textadventures python interpreter
brandon-rhodes/python-adventure: Original Colossal Caves adventure game, but in Python 3 https://github.com/brandon-rhodes/python-adventure
Mon 08 Oct 2018 11:38:12 AM PDT archive.org

Somebody ported the original ADVENT to Python 3. This implies that it can be built into or called from stuff.

exocortex bot textadventures advent games python python
Make A Natural Language Phone Bot Like Google’s Duplex AI | Hackaday https://hackaday.com/2018/06/21/make-a-natural-language-phone-bot-like-googles-duplex-ai/
Sat 23 Jun 2018 08:10:03 PM PDT archive.org
howto nlp ai ml bot voice agents
Stéphane Bortzmeyer / mastodon-DNS-bot · GitLab https://framagit.org/bortzmeyer/mastodon-DNS-bot
Thu 12 Apr 2018 10:30:13 AM PDT archive.org

Bot that can be joined to the Mastodon network. Listens for people to send DNS resolution requests to it, sends back the canonical replies.

fediverse dns resolution bot censorship evasion mastodon
opsdroid | An open source python chat-ops bot https://opsdroid.github.io/
Tue 03 Apr 2018 01:17:00 PM PDT archive.org

A modular chatops bot written in Python 3 that includes multiple connectors for different services (Slack, Telegram, Github, et al). The databases it can interface with are pretty limited. Skills are plugged into the framework to make it do things (like get status reports).

exocortex python python bot chatops modular extensible foss
gbin/err · GitHub https://github.com/gbin/err
Tue 20 Mar 2018 12:36:54 AM PDT archive.org

Err is an extensible XMPP bot framework written in Python. Can connect to XMPP servers just like a client and communicate through them. Implements basic IRC client functionality, can connect to MUCs (Multi-User Chats) on XMPP servers, and supports plugins to extend the functionality of individual bots.

python xmpp bot framework extensible plugins irc
/dariusk/wordfilter https://github.com/dariusk/wordfilter
Tue 20 Mar 2018 12:07:48 AM PDT archive.org

Github repository of a module for nodejs, ruby and python developed by somebody in the twitter bot community for filtering profanity, slurs, and other bad language out of text. It's meant to prevent another Tay incident. It can be used to filter both inbound and outbound text.

github repository nodejs python text twitter bot ruby
/bgreenlee/pygtail https://github.com/bgreenlee/pygtail
Mon 19 Mar 2018 11:34:02 PM PDT archive.org

Github repo for a Python module that basically implements tail. It's smart enough to keep track of what it has and hasn't seen so far and act accordingly. exocortex bot

exocortex bot
4679 links, including 339 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn