friendly-telegram / modules-repo

REPOSITORY MOVED
https://gitlab.com/friendly-telegram/modules-repo
GNU Affero General Public License v3.0
11 stars 64 forks source link

Update stickers.py #20

Closed drforse closed 4 years ago

penn5 commented 4 years ago

It's wrong.

drforse commented 4 years ago

Traceback (most recent call last): File "C:\Users\Admin\friendly-telegram\friendly-telegram\modules\loader.py", line 180, in load_module module.spec.loader.exec_module(module) File "C:\Users\Admin\friendly-telegram\friendly-telegram\modules\loader.py", line 60, in exec_module return super().exec_module(module) File "", line 728, in exec_module File "", line 219, in _call_with_frames_removed File "https://raw.githubusercontent.com/friendly-telegram/modules-repo/master/stickers.py", line 34, in logger.exception() TypeError: exception() missing 1 required positional argument: 'msg'

penn5 commented 4 years ago

There's a reason I closed this.