All Projects → ManKwang → amino-bot

ManKwang / amino-bot

Licence: Apache-2.0 license
Bot for aminoapps.com

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to amino-bot

Amino.py
A library to create Amino bots.
Stars: ✭ 67 (+219.05%)
Mutual labels:  amino, amino-api
Tablefilter
A Javascript library making HTML tables filterable and a bit more :)
Stars: ✭ 248 (+1080.95%)
Mutual labels:  filter
Fuzzysort
Fast SublimeText-like fuzzy search for JavaScript.
Stars: ✭ 2,569 (+12133.33%)
Mutual labels:  filter
Torchdata
PyTorch dataset extended with map, cache etc. (tensorflow.data like)
Stars: ✭ 226 (+976.19%)
Mutual labels:  filter
Ios Gpuimage Plus
GPU accelerated image filters for iOS, based on OpenGL.
Stars: ✭ 217 (+933.33%)
Mutual labels:  filter
Magiccamera3
30+Camera different effects with C++ and opengles 3.0
Stars: ✭ 235 (+1019.05%)
Mutual labels:  filter
Structured Filter
jQuery UI widget for structured queries like "Contacts where Firstname starts with A and Birthday before 1/1/2000 and State in (CA, NY, FL)"...
Stars: ✭ 213 (+914.29%)
Mutual labels:  filter
AdBlock-Acceleration
Accelerated subscription for international/China region ad filtering rules(国际/中国地区广告过滤规则的加速订阅)
Stars: ✭ 327 (+1457.14%)
Mutual labels:  filter
Sndfilter
Algorithms for sound filters, like reverb, dynamic range compression, lowpass, highpass, notch, etc
Stars: ✭ 246 (+1071.43%)
Mutual labels:  filter
Iir1
IIR realtime filter library written in C++
Stars: ✭ 224 (+966.67%)
Mutual labels:  filter
Dsp.jl
Filter design, periodograms, window functions, and other digital signal processing functionality
Stars: ✭ 226 (+976.19%)
Mutual labels:  filter
Fabulousfilter
Android library to animate Floating Action Button to Bottom Sheet Dialog and vice-versa
Stars: ✭ 2,477 (+11695.24%)
Mutual labels:  filter
Htmlpurifierbundle
HTML Purifier is a standards-compliant HTML filter library written in PHP.
Stars: ✭ 234 (+1014.29%)
Mutual labels:  filter
All In One Customized Adblock List
An all-in-one adblock list that thoroughly blocks trackers, popup ads, ads, unwanted cookies, fake news, cookie warning messages, typosquatters, unwanted comment sections, crypto-coin mining, YouTube clutter, Twitter guff and social network hassles.
Stars: ✭ 217 (+933.33%)
Mutual labels:  filter
Svg Filters
🔮 Fildrop. A set of custom SVG Filters
Stars: ✭ 251 (+1095.24%)
Mutual labels:  filter
Sortfilterproxymodel
A nicely exposed QSortFilterProxyModel for QML
Stars: ✭ 214 (+919.05%)
Mutual labels:  filter
Php Validate
Lightweight and feature-rich PHP validation and filtering library. Support scene grouping, pre-filtering, array checking, custom validators, custom messages. 轻量且功能丰富的PHP验证、过滤库。支持场景分组,前置过滤,数组检查,自定义验证器,自定义消息。
Stars: ✭ 225 (+971.43%)
Mutual labels:  filter
Decept
Decept Network Protocol Proxy
Stars: ✭ 229 (+990.48%)
Mutual labels:  filter
rtss
Relative TimeStamps for Stuff
Stars: ✭ 42 (+100%)
Mutual labels:  filter
raptor
A fast and space-efficient pre-filter for querying very large collections of nucleotide sequences.
Stars: ✭ 37 (+76.19%)
Mutual labels:  filter

amino-bot

Бот для мониторинга чатов амино. В дальнейшем планируется расширение функционала.

Установка

Для корректной работы установите себе на компьютер git (https://git-scm.com/downloads)

Для успешной установки вам необходима версия Python 3.7+

  1. Клонировать репозиторий
  2. Перейти в папку с проектом и открыть консоль
  3. Установить зависимости python -m pip install -r requirements.txt
  4. Запустить бота python main.py

Настройка

Вы можете настроить сообщение при нарушении в файле warning.txt

При запуске скрипта автоматически проверяется наличие обновлений

Настроить автообновление вы можете в файле config.py

Буду очень благодарен, если вы будете предлагать какие-то доработки во владке Issues

Телеграм бот

Есть возможность логирования в телеграм

Чтобы использовать эту функцию вам необходимо настроить соответсвующие переменные в файле config.py

После этого запустите скрипт для настройки бота python config_bot.py

Скрипт нужно запускать только один раз чтобы бот знал куда отправлять логи


P.S. Некоторую часть кода повзаимстовал у gastrodon

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].