Skip to content

Instantly share code, notes, and snippets.

View sajjad-salam's full-sized avatar
🏆
top G

sajjad_salam sajjad-salam

🏆
top G
View GitHub Profile
@sajjad-salam
sajjad-salam / python_telegram_bot_guide.md
Created February 4, 2024 08:57 — forked from tjtanjin/python_telegram_bot_guide.md
A short guide for hosting telegram bot on Ubuntu!

How to host a telegram bot on Ubuntu (18.04/20.04)

Introduction

This short guide will walk you through hosting your very own telegram bot on Ubuntu (tested on Ubuntu 18.04 and 20.04)!

Prerequisites

This guide assumes knowledge of the following:

1) Provisioning a VPS
2) Familiarity with SSH
3) Familiarity with linux command line