Code Monkey home page Code Monkey logo

modularbotforuser's Introduction

ModularBotForUser

Такой вес из-за .gif файлов.
В будущем перенесется на другой хостинг

Модульный бот для вашей страницы ВКонтакте.

Стабильная работа обеспечена на Python3.7

Настройка

Документация

Основной функционал:

Все команды работают только в беседах

Модули которые предустановлены.

  • Модуль: Logger

    • Отправка лога сообщений по триггер слову.
      • Только удаленных сообщений.
      • Сообщение определенного юзера

    GIF

  • Модуль: UserMention

    • Отправка стикера по триггер слову.

    GIF GIF

  • Модуль: UserUtils

    • Удаление последних нескольких сообщений по триггер слову.

    GIF

    • Транслит последнего сообщения в диалоге EN->RU и наоборот по триггер слову.

    GIF

  • Модуль: ChatContest В разработке

    • Создание розыгрышей среди участников беседы.
  • Модуль: VoiceMessage

    • Отправка сохраненного ГС по триггер слову.

    GIF


modularbotforuser's People

Contributors

evstegneych avatar fgff avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

modularbotforuser's Issues

vk_api.exceptions.ApiError: [3] Unknown method passed

[3] Unknown method passed
Traceback (most recent call last):
  File "C:\Users\max.HOME\Documents\GitHub\ModularBotForUser\main.py", line 53, in main
    mod.message_new()
  File "C:\Users\max.HOME\Documents\GitHub\ModularBotForUser\modules\VoiceMessage\run.py", line 77, in message_new
    cached = self.upload.audio_message(f"{os.getcwd()}/example/audios/{message}.ogg",
  File "C:\Users\max.HOME\AppData\Roaming\Python\Python310\site-packages\vk_api\upload.py", line 452, in audio_message
    return self.document(
  File "C:\Users\max.HOME\AppData\Roaming\Python\Python310\site-packages\vk_api\upload.py", line 407, in document
    url = method(**values)['upload_url']
  File "C:\Users\max.HOME\AppData\Roaming\Python\Python310\site-packages\vk_api\vk_api.py", line 708, in __call__
    return self._vk.method(self._method, kwargs)
  File "C:\Users\max.HOME\AppData\Roaming\Python\Python310\site-packages\vk_api\vk_api.py", line 668, in method
    raise error
vk_api.exceptions.ApiError: [3] Unknown method passed

[4, 8991197, 8211, 2000000328, 1643129912, '.сырок', {'from': '370926160'}, {}, 923008780]
VkEventType.MESSAGE_NEW
-----------------------------

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.