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
page 1 / 2
33 results tagged bots  ✕   ✕
datakra.sh https://datakra.sh/
Tue 27 Jun 2023 01:17:05 PM PDT archive.org

The CORTEX IMPLANT community was created on Mastodon as an international, cyberpunk-inspired, LGBTQIA+ friendly space for edgerunners, netrunners, cyberpunks, and anyone else who wants to join the community.

The CORTEX IMPLANT community is built on the Fediverse platform, which is a decentralized network of interconnected communities and individuals who share their interests, experiences, and thoughts with one another. The Fediverse allows users to communicate and interact with each other through a variety of applications and protocols, providing a rich and diverse online environment for people to connect and engage with one another.

As a cyberpunk-inspired community, the CORTEX IMPLANT community is focused on the themes, ideas, and aesthetics of the cyberpunk genre, including advanced technology, hacking, and artificial intelligence. The community is open to people of all genders, sexual orientations, and backgrounds, and provides a safe and inclusive space for its members to explore their interests and express themselves.

cyberpunk community fediverse art socnet pictures bots
mitchellkrogza/nginx-ultimate-bad-bot-blocker https://github.com/mitchellkrogza/nginx-ultimate-bad-bot-blocker
Thu 26 May 2022 06:43:18 PM PDT archive.org

The Ultimate Nginx Bad Bot, User-Agent, Spam Referrer Blocker, Adware, Malware and Ransomware Blocker, Clickjacking Blocker, Click Re-Directing Blocker, SEO Companies and Bad IP Blocker with Anti DDOS System, Nginx Rate Limiting and Wordpress Theme Detector Blocking. Stop and Block all kinds of bad internet traffic even Fake Googlebots from ever reaching your web sites.

sysadmin bots nginx blocking configs exocortex
jyguyomarch/awesome-conversational-ai http://jyguyomarch/awesome-conversational-ai
Sat 25 Dec 2021 06:38:31 PM PST archive.org

A curated list of delightful Conversational AI resources.

awesome ai ml conversational bots ui books nlp nlu
pyparsing/pyparsing/ https://github.com/pyparsing/pyparsing/
Fri 26 Feb 2021 04:11:30 PM PST archive.org

A Python module for building parsing expression grammars. Build recognizers combinatively, i.e., by plugging together discrete examples of things to look for. Very useful for command parsers.

python modules parser bots exocortex parsing
LonamiWebs/Telethon https://github.com/LonamiWebs/Telethon
Mon 25 Jan 2021 12:58:32 PM PST archive.org

Telegram is a popular messaging application. This library is meant to make it easy for you to write Python programs that can interact with Telegram. Think of it as a wrapper that has already done the heavy job for you, so you can focus on developing an application. Designed for use with a user or a bot account (bot API alternative).

python modules im bots protocols telegram
lwesterhof/semaphore https://github.com/lwesterhof/semaphore
Sat 16 Jan 2021 09:43:00 PM PST archive.org

A simple (rule-based) bot library for Signal Private Messenger in Python. Please note that this library is unofficial, unapproved and not nearly as secure as the real Signal clients. Has a bunch of example bots to use as reference material for your own.

python modules bots signald exocortex protocols
decentral1se/xbotlib https://github.com/decentral1se/xbotlib
Fri 15 Jan 2021 04:10:47 PM PST archive.org

A friendly lightweight wrapper around slixmpp for writing XMPP bots in Python. The goal is to make writing and running XMPP bots easy and fun. xbotlib is a single file implementation which can easily be understood and extended. It provides a small API surface which reflects the slixmpp way of doing things.

The xbotlib source code and ideas are largely borrowed/stolen/adapted/reimagined from the XMPP bot experiments that have gone on and are still going on in Varia.

python modules xmpp wrapper exocortex bots
SkyCircl.es https://skycircl.es/
Fri 21 Aug 2020 05:55:46 PM PDT archive.org

My Advisory Circular network of twitter bots post in real-time whenever they detect aircraft flying in circles over cities around the world, including Los Angeles, Baltimore, Portland, Minneapolis, and London. The bots often tweet about news and fire aircraft, and because they use an uncensored source of data they also tweet police, FBI, DHS, DEA, CBP, and military aircraft. They look for circles because it means an aircraft is doing something instead of going somewhere. If you've ever asked “what is that helicopter/plane?” there’s a good chance my bots can answer your question—even if it's an advanced military surveillance plane.

surveillance sousveillance aircraft adsb bots mapping
rodolpheh/awesome-matrix https://github.com/rodolpheh/awesome-matrix
Thu 06 Aug 2020 02:51:52 PM PDT archive.org

A curated list of awesome stuff around the Matrix protocol, network, and ecosystem.

awesome list matrix servers clients federation crypto administration tools bridges bots
VideoCarp/CarpBot: A bot you can self host and customize to your own will! Tags: bot discord.py python code free bot code welcome https://github.com/VideoCarp/CarpBot
Sun 26 Jul 2020 03:22:08 PM PDT archive.org

A primitive Discord bot.

python bots discord
GitHub - public-apis/public-apis https://github.com/public-apis/public-apis
Fri 03 Apr 2020 03:43:44 PM PDT archive.org

A directory of free APIs for use in software and web development.

awesome directory api data facts funny intel search rest services bots exocortex
hueyy/awesome-mastodon https://github.com/hueyy/awesome-mastodon
Sat 04 Jan 2020 01:34:23 PM PST archive.org

A curated list of awesome Mastodon and Fediverse related stuff!

awesome directory fediverse mastodon documentation clients servers webapps tools scripts bots projects blogs libraries
GitHub - asciimoo/solary: Turn based game for bots https://github.com/asciimoo/solary
Fri 06 Dec 2019 11:16:57 AM PST archive.org

A turn based game for bots, not people to play.

golang game network bots json
javipalanca/spade: Smart Python Agent Development Environment https://github.com/javipalanca/spade
Fri 08 Feb 2019 04:05:40 PM PST archive.org

A multi-agent systems platform written in Python and based on instant messaging (XMPP). Develop agents that can chat both with other agents and humans. Requires Python v3.6.x or later. Behavior based model. Asynchronous. Web interface. Uses the presence notification XEP.

Documentation: https://spade-mas.readthedocs.io/en/latest/

There is even web based control panel: https://spade-mas.readthedocs.io/en/latest/web.html

python modules frameworks xmpp agents chat bots exocortex
28.10. traceback — Print or retrieve a stack traceback — Python 2.7.15 documentation https://docs.python.org/2/library/traceback.html
Mon 07 Jan 2019 03:58:42 PM PST archive.org

A Python module which works with (and captures) tracebacks, especially in the event of a crash. I think this could be used to capture the stack dumps of bots just before they crash, and along with the atexit module send them as last-ditch cries for help.

python modules errors tracebacks bots exocortex
28.9. atexit — Exit handlers — Python 2.7.15 documentation https://docs.python.org/2.7/library/atexit.html
Mon 07 Jan 2019 02:38:43 PM PST archive.org

atexit lets you register a function that runs when your code ABENDs.

Use this in my bots to signal when they crash?

python abend exocortex halo bots errors
Errbot documentation http://errbot.io/en/latest/
Tue 03 Apr 2018 01:22:36 PM PDT archive.org

A modular Python framework for implementing chatops bots. Aims to make it easy to write new plugins that implement various skills and interfaces. Supports XMPP MUCs. Can be configured from inside of chat, so you don't have to edit a config file and restart the bot. Implements command access control.

exocortex chatbot chatops python bots betafork api modular plugins
Python ChatOps libraries: Opsdroid and Errbot | Opensource.com https://opensource.com/article/18/3/python-chatops-libraries-opsdroid-and-errbot
Tue 03 Apr 2018 10:31:00 AM PDT archive.org

An article about writing chatbots for chatops in python. Links to frameworks to help do this.

exocortex betafork python bots
/questions/27709422/scrapy-simulate-xhr-request-returning-400 https://stackoverflow.com/questions/27709422/scrapy-simulate-xhr-request-returning-400
Tue 20 Mar 2018 12:10:42 AM PDT archive.org

A stackoverflow discussion about how to use python to make an xmlhttprequest. I looked this up because that's how you're supposed to interact with unmark's pseudo API. The accepted answer shows how to do it with scrapy, but I think it could be adapted for use with the requests module. The HTTP method would be POST, and one of the headers would be "X-Requested-With: XMLHttpRequest". It's worth a shot, at any rate.

unmark http python xmlhttprequest exocortex headers scrapy api stackoverflow requests bookmarks bots
GitHub - hackerkid/bots: Tools for building bots https://github.com/hackerkid/bots
Mon 19 Mar 2018 11:58:01 PM PDT archive.org

An awesome list of resources for building bots.

ai ml list awesome programming bots software analytics libraries tools services platforms
page 1 / 2
4997 links, including 379 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn