dentarg / pynik

:tiger: Internet Relay Chat bot
Other
3 stars 2 forks source link

Description instead of <title> for github.com/{user,org}/repo #13

Closed dentarg closed 8 years ago

dentarg commented 8 years ago

Now

22:26:33 < dentarg> https://github.com/johang/btfs
22:26:33 < rufwebot> johang/btfs · GitHub

Instead

22:26:33 < dentarg> https://github.com/johang/btfs
22:26:33 < rufwebot> johang/btfs · A bittorrent filesystem based on FUSE. C++.
dentarg commented 8 years ago

Need to make the ugly hack at https://github.com/dentarg/pynik/blob/b0731437464ebda619d15349fa099e29f96593c5/plugins/title_reader.py#L73 more general for this feature

dentarg commented 8 years ago

Relevant API call: https://developer.github.com/v3/repos/#get

Example: https://api.github.com/repos/ValveSoftware/steamlink-sdk

See also https://developer.github.com/v3/ about the Accept header

dentarg commented 8 years ago

GitHub now uses better <title>

                      https://github.com/AndyA/htop-osx
15:40:30 <. rufwebot> GitHub - AndyA/htop-osx: A port of htop to OSX