Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Archive notification
  • Loading branch information
lepinkainen authored Jul 30, 2024
1 parent c1db40b commit 1c6447f
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# Project archived 7/2024

Porting this Python 2.x project to 3.x is way too much work for me.

I've replaced Pyfibot in my personal use with these three:

- IRC connector: https://github.com/lepinkainen/gobotlite
- Commands in AWS Lambda: https://github.com/lepinkainen/lambdabot
- Title parser in AWS Lambda: https://github.com/lepinkainen/titleparser

Both Lambda functions should be pretty easy to convert to run locally.

---

[![Python application](https://github.com/lepinkainen/pyfibot/actions/workflows/python-app.yml/badge.svg)](https://github.com/lepinkainen/pyfibot/actions/workflows/python-app.yml)
[![Updates](https://pyup.io/repos/github/lepinkainen/pyfibot/shield.svg)](https://pyup.io/repos/github/lepinkainen/pyfibot/)
[![Mergify Status][mergify-status]][mergify]
Expand Down

0 comments on commit 1c6447f

Please sign in to comment.