bdim404 / HackerNews-Summarize-Telegram-Bot

This is a bot used with this [Hacker News Feed Telegram chnnel](https://t.me/hacker_news_feed), forword the message to the bot and return the summarize to you.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Add env and coding to the head. #7

Closed fernvenue closed 12 months ago

fernvenue commented 12 months ago

Something like:

# !/usr/bin/env python
# -*- coding: utf-8 -*

I think it is always the best practice to write this statement :)

bdim404 commented 12 months ago

https://github.com/bdim404/HackerNews-Summarize-Telegram-Bot/pull/8