Skip to content

Instantly share code, notes, and snippets.

View gustavi's full-sized avatar

Augustin LAVILLE gustavi

View GitHub Profile
@gustavi
gustavi / ZEP-13.md
Last active November 25, 2015 15:28

Cartouche | ---------------------|----- ZEP | 13 Titre | Tribune libre Révision | 2 Date de création | 2014-08-06 Dernière révision| 2015-11-25 Type | Feature Statut | Rédaction

@gustavi
gustavi / ircbot_url_title.py
Last active August 31, 2021 23:05
A simple IRC bot which displays urls titles
#!/usr/bin/env python3
#-*- encoding: utf-8 -*-
# ircbot_url_title.py
# Simple bot which displays urls titles
#
# Copyright (c) 2010 Mick@el and Zopieux
# Copyright (c) 2014 gustavi
#
# This program is free software: you can redistribute it and/or modify