- Open your app and search for @BotFather, or open this link: https://telegram.me/botfather.
- Type
/newbot
- Name your new bot (this is the contact name, like "Bot My server")
- Give it a unique Telegram name, ending with
bot
(like "my_server_bot") - Now, you should see a token: keep it safe!
Assuming project is SOME/PROJECT
And you are FOO
You will need to do the following one time only:
- Fork
SOME/PROJECT
repository under your namespace. - Navigate to https://github.com/FOO/PROJECT/wiki
- Hit
Create the first page
. You will get an error (that's ok!)
PLEASE SCROLL DOWN AND READ THE COMMENTS FOR A MORE UP TO DATE WAY (AND EASIER) TO DO THIS
When using Homebrew (http://brew.sh) and searching formulas or pull requests you may get the dreaded error message: Github API Rate limit exceeded
Let's fix that! (yeah!)
PLEASE SCROLL DOWN AND READ THE COMMENTS FOR A MORE UP TO DATE WAY (AND EASIER) TO DO THIS