Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitd87bff2

Browse files
committed
Get things working
1 parent84d7141 commitd87bff2

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

‎.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,4 +136,5 @@ dmypy.json
136136
[Ll]ocal
137137
[Ss]cripts
138138
pyvenv.cfg
139-
pip-selfcheck.json
139+
pip-selfcheck.json
140+
/.idea/

‎bot/main.pyrenamed to‎main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ def help_handler(update: Update, context: CallbackContext):
5050
msg=update.effective_message
5151
private=update.effective_chat.type==Chat.PRIVATE
5252
steps= [
53-
f'First you must allow me access to the repositories in question. To do this, <a href="https://github.com/apps/telegram-githubbot-revised/installations/new">install</a> my <a href="https://github.com/apps/telegram-githubbot-revised">GitHub App</a> on your account or organisation, and make sure that it has access to the desired repositories.',
53+
f'First you must allow me access to the repositories in question. To do this, <a href="https://github.com/apps/ptb-github-bridge/installations/new">install</a> my <a href="https://github.com/apps/ptb-github-bridge">GitHub App</a> on your account or organisation, and make sure that it has access to the desired repositories.',
5454
f'Use the command /settings to open my settings interface and press the login button. This way I will know who you are.',
5555
f'Add me ({context.bot.name}) to the chat/group in which you would like to receive notifications.',
5656
f'In that chat use /settings to add the repositories you would like to receive notifications for.'

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp