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
- Host: GitHub
- URL: https://github.com/omi10859/aset-alias-bot
- Owner: omi10859
- License: mit
- Created: 2017-09-16T04:53:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-21T07:56:21.000Z (almost 9 years ago)
- Last Synced: 2025-02-08T19:42:14.077Z (over 1 year ago)
- Topics: bot, telegram-bot
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`