An open API service indexing awesome lists of open source software.

https://github.com/omi10859/aset-alias-bot

ALIAS Official Bot Repo
https://github.com/omi10859/aset-alias-bot

bot telegram-bot

Last synced: over 1 year ago
JSON representation

ALIAS Official Bot Repo

Awesome Lists containing this project

README

          

# [ASET-ALiAS](http://asetalias.in)-Bot
- The following repo contains the source code for the official Telegram Bot of Amity Linux Assistance Sapience Telegram group.
- The Bot is hosted on pythonanywhere.com.

## Contribute
- Feel free to open any issue or recommend any changes which you want to see in the Bot.

## Guidelines
- Make sure your PR contains `one` logical change only!
- In case there are multiple commit in your PR squash them into one. Ref :
- `https://makandracards.com/makandra/527-squash-several-git-commits-into-a-single-commit`
- Make sure you update your REMOTE ORIGIN in case you have forked this repo :
- `https://help.github.com/articles/syncing-a-fork/`
- Once you update the forked repo make sure you `rebase` the changes and then open the PR.
- Ref : `http://stackoverflow.com/questions/7244321/how-do-i-update-a-github-forked-repository`