FileNotFoundError: [Errno 2] No such file or directory: 'https://github.com/rus88git/PythonBot1/blob/mast
er/thinks.txt'
- выдает такую ошибкуf = open('https://github.com/XXX/PythonBot1/blob/master/thinks.txt', 'r', encoding='UTF-8')
thinks = f.read().split('\n')