Spotted dmi bot
Contents:
Overview
Database Schema
Privacy Policy
Modules
Spotted dmi bot
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
A
add_commands() (in module spotted.handlers)
add_handlers() (in module spotted.handlers)
add_jobs() (in module spotted.handlers)
admin_group_id (spotted.data.pending_post.PendingPost attribute)
(spotted.data.report.Report attribute)
anonymous_comment_msg() (in module spotted.handlers.anonym_comment)
answer_callback_query() (spotted.utils.info_util.EventInfo method)
approve_no_callback() (in module spotted.handlers.approve)
approve_status_callback() (in module spotted.handlers.approve)
approve_yes_callback() (in module spotted.handlers.approve)
args (spotted.utils.info_util.EventInfo property)
autoreplies_get() (spotted.data.config.Config class method)
AUTOREPLIES_PATH (spotted.data.config.Config attribute)
autoreply_callback() (in module spotted.handlers.autoreply)
autoreply_cmd() (in module spotted.handlers.autoreply)
B
ban() (spotted.data.user.User method)
ban_cmd() (in module spotted.handlers.ban)
ban_date (spotted.data.user.User attribute)
banned_users() (spotted.data.user.User class method)
become_anonym() (spotted.data.user.User method)
become_credited() (spotted.data.user.User method)
bot (spotted.utils.info_util.EventInfo property)
bot_data (spotted.utils.info_util.EventInfo property)
C
c_message_id (spotted.data.published_post.PublishedPost attribute)
(spotted.data.report.Report attribute)
callback_key (spotted.utils.info_util.EventInfo property)
cancel_cmd() (in module spotted.handlers.cancel)
channel_id (spotted.data.published_post.PublishedPost attribute)
(spotted.data.report.Report attribute)
chat_id (spotted.utils.info_util.EventInfo property)
chat_type (spotted.utils.info_util.EventInfo property)
clean_pending_cmd() (in module spotted.handlers.clean_pending)
clean_pending_job() (in module spotted.handlers.job_handlers)
Config (class in spotted.data.config)
context (spotted.utils.info_util.EventInfo property)
conv_cancel() (in module spotted.utils.conversation_util)
conv_fail() (in module spotted.utils.conversation_util)
ConversationState (class in spotted.handlers.constants)
count_from() (spotted.data.db_manager.DbManager class method)
create() (spotted.data.pending_post.PendingPost class method)
(spotted.data.published_post.PublishedPost class method)
create_post_report() (spotted.data.report.Report class method)
create_user_report() (spotted.data.report.Report class method)
credited_users() (spotted.data.user.User class method)
D
date (spotted.data.pending_post.PendingPost attribute)
(spotted.data.published_post.PublishedPost attribute)
(spotted.data.report.Report attribute)
db_backup_cmd() (in module spotted.handlers.db_backup)
db_backup_job() (in module spotted.handlers.job_handlers)
DbManager (class in spotted.data.db_manager)
debug_get() (spotted.data.config.Config class method)
DEFAULT_AUTOREPLIES_PATH (spotted.data.config.Config attribute)
DEFAULT_SETTINGS_PATH (spotted.data.config.Config attribute)
delete_from() (spotted.data.db_manager.DbManager class method)
delete_post() (spotted.data.pending_post.PendingPost method)
E
edit_inline_keyboard() (spotted.utils.info_util.EventInfo method)
END (spotted.handlers.constants.ConversationState attribute)
error_handler() (in module spotted.debug.log_manager)
EventInfo (class in spotted.utils.info_util)
F
follow_date (spotted.data.user.User attribute)
follow_spot_callback() (in module spotted.handlers.follow_spot)
follow_spot_comment() (in module spotted.handlers.follow_comment)
following_users() (spotted.data.user.User class method)
forward_from_chat_id (spotted.utils.info_util.EventInfo property)
forward_from_id (spotted.utils.info_util.EventInfo property)
forwarded_post_msg() (in module spotted.handlers.forwarded_post)
from_callback() (spotted.utils.info_util.EventInfo class method)
from_channel() (spotted.data.published_post.PublishedPost class method)
from_group() (spotted.data.pending_post.PendingPost class method)
(spotted.data.report.Report class method)
from_job() (spotted.utils.info_util.EventInfo class method)
from_message() (spotted.utils.info_util.EventInfo class method)
from_user() (spotted.data.pending_post.PendingPost class method)
G
g_message_id (spotted.data.pending_post.PendingPost attribute)
(spotted.data.report.Report attribute)
get_abs_path() (in module spotted.data.data_reader)
get_all() (spotted.data.pending_post.PendingPost static method)
get_approve_kb() (in module spotted.utils.keyboard_util)
get_autoreply_kb() (in module spotted.utils.keyboard_util)
get_confirm_kb() (in module spotted.utils.keyboard_util)
get_db() (spotted.data.db_manager.DbManager class method)
get_follow_private_message_id() (spotted.data.user.User method)
get_last_user_report() (spotted.data.report.Report class method)
get_list_admin_votes() (spotted.data.pending_post.PendingPost method)
get_n_posts() (spotted.data.post_data.PostData static method)
get_paused_kb() (in module spotted.utils.keyboard_util)
get_post_outcome_kb() (in module spotted.utils.keyboard_util)
get_post_report() (spotted.data.report.Report class method)
get_preview_kb() (in module spotted.utils.keyboard_util)
get_published_post_kb() (in module spotted.utils.keyboard_util)
get_settings_kb() (in module spotted.utils.keyboard_util)
get_user_sign() (spotted.data.user.User method)
get_votes() (spotted.data.pending_post.PendingPost method)
H
help_cmd() (in module spotted.handlers.help)
I
init_db() (in module spotted.data)
inline_keyboard (spotted.utils.info_util.EventInfo property)
insert_into() (spotted.data.db_manager.DbManager class method)
is_banned (spotted.data.user.User property)
is_credited (spotted.data.user.User property)
is_following() (spotted.data.user.User method)
is_forward_from_channel (spotted.utils.info_util.EventInfo property)
is_forward_from_chat (spotted.utils.info_util.EventInfo property)
is_forward_from_user (spotted.utils.info_util.EventInfo property)
is_forwarded_post (spotted.utils.info_util.EventInfo property)
is_pending (spotted.data.user.User property)
is_private_chat (spotted.utils.info_util.EventInfo property)
is_valid_message_type (spotted.utils.info_util.EventInfo property)
L
log_message() (in module spotted.debug.log_manager)
M
main() (in module spotted.scripts.f_crypto)
(in module spotted.scripts.run_sql)
message (spotted.utils.info_util.EventInfo property)
message_id (spotted.utils.info_util.EventInfo property)
minutes_passed (spotted.data.report.Report property)
module
spotted
spotted.data
spotted.data.config
spotted.data.data_reader
spotted.data.db_manager
spotted.data.pending_post
spotted.data.post_data
spotted.data.published_post
spotted.data.report
spotted.data.user
spotted.debug
spotted.debug.log_manager
spotted.handlers
spotted.handlers.anonym_comment
spotted.handlers.approve
spotted.handlers.autoreply
spotted.handlers.ban
spotted.handlers.cancel
spotted.handlers.clean_pending
spotted.handlers.constants
spotted.handlers.db_backup
spotted.handlers.follow_comment
spotted.handlers.follow_spot
spotted.handlers.forwarded_post
spotted.handlers.help
spotted.handlers.job_handlers
spotted.handlers.purge
spotted.handlers.reload
spotted.handlers.reply
spotted.handlers.report_spot
spotted.handlers.report_user
spotted.handlers.rules
spotted.handlers.sban
spotted.handlers.settings
spotted.handlers.spam_comment
spotted.handlers.spot
spotted.handlers.start
spotted.scripts
spotted.scripts.f_crypto
spotted.scripts.run_sql
spotted.utils
spotted.utils.constants
spotted.utils.conversation_util
spotted.utils.info_util
spotted.utils.keyboard_util
N
notify_error_admin() (in module spotted.debug.log_manager)
O
override_settings() (spotted.data.config.Config class method)
P
parse_args() (in module spotted.scripts.f_crypto)
(in module spotted.scripts.run_sql)
PendingPost (class in spotted.data.pending_post)
post_get() (spotted.data.config.Config class method)
PostData (class in spotted.data.post_data)
POSTING (spotted.handlers.constants.ConversationState attribute)
POSTING_CONFIRM (spotted.handlers.constants.ConversationState attribute)
POSTING_PREVIEW (spotted.handlers.constants.ConversationState attribute)
private_message_id (spotted.data.user.User attribute)
PublishedPost (class in spotted.data.published_post)
purge_cmd() (in module spotted.handlers.purge)
Q
query_data (spotted.utils.info_util.EventInfo property)
query_from_file() (spotted.data.db_manager.DbManager class method)
query_from_string() (spotted.data.db_manager.DbManager class method)
query_id (spotted.utils.info_util.EventInfo property)
R
read_file() (in module spotted.data.data_reader)
read_md() (in module spotted.data.data_reader)
register_adapters_and_converters() (spotted.data.db_manager.DbManager static method)
reject_post() (in module spotted.handlers.approve)
reload() (spotted.data.config.Config class method)
reload_cmd() (in module spotted.handlers.reload)
reply_cmd() (in module spotted.handlers.reply)
reply_markup (spotted.utils.info_util.EventInfo property)
Report (class in spotted.data.report)
report_cmd() (in module spotted.handlers.report_user)
report_spot_callback() (in module spotted.handlers.report_spot)
report_spot_conv_handler() (in module spotted.handlers.report_spot)
report_spot_msg() (in module spotted.handlers.report_spot)
report_user_conv_handler() (in module spotted.handlers.report_user)
report_user_msg() (in module spotted.handlers.report_user)
report_user_sent_msg() (in module spotted.handlers.report_user)
REPORTING_SPOT (spotted.handlers.constants.ConversationState attribute)
REPORTING_USER (spotted.handlers.constants.ConversationState attribute)
REPORTING_USER_REASON (spotted.handlers.constants.ConversationState attribute)
row_factory() (spotted.data.db_manager.DbManager static method)
rules_cmd() (in module spotted.handlers.rules)
run_bot() (in module spotted)
S
save_post() (spotted.data.pending_post.PendingPost method)
(spotted.data.published_post.PublishedPost method)
save_report() (spotted.data.report.Report method)
sban() (spotted.data.user.User method)
sban_cmd() (in module spotted.handlers.sban)
select_from() (spotted.data.db_manager.DbManager class method)
send_post_to_admins() (spotted.utils.info_util.EventInfo method)
send_post_to_channel() (spotted.utils.info_util.EventInfo method)
send_post_to_channel_group() (spotted.utils.info_util.EventInfo method)
SENDING_USER_REPORT (spotted.handlers.constants.ConversationState attribute)
set_admin_vote() (spotted.data.pending_post.PendingPost method)
set_follow() (spotted.data.user.User method)
settings_callback() (in module spotted.handlers.settings)
settings_cmd() (in module spotted.handlers.settings)
settings_get() (spotted.data.config.Config class method)
SETTINGS_PATH (spotted.data.config.Config attribute)
show_admins_votes() (spotted.utils.info_util.EventInfo method)
spam_comment_msg() (in module spotted.handlers.spam_comment)
spot_cmd() (in module spotted.handlers.spot)
spot_confirm_query() (in module spotted.handlers.spot)
spot_conv_handler() (in module spotted.handlers.spot)
spot_msg() (in module spotted.handlers.spot)
spot_preview_query() (in module spotted.handlers.spot)
spotted
module
spotted.data
module
spotted.data.config
module
spotted.data.data_reader
module
spotted.data.db_manager
module
spotted.data.pending_post
module
spotted.data.post_data
module
spotted.data.published_post
module
spotted.data.report
module
spotted.data.user
module
spotted.debug
module
spotted.debug.log_manager
module
spotted.handlers
module
spotted.handlers.anonym_comment
module
spotted.handlers.approve
module
spotted.handlers.autoreply
module
spotted.handlers.ban
module
spotted.handlers.cancel
module
spotted.handlers.clean_pending
module
spotted.handlers.constants
module
spotted.handlers.db_backup
module
spotted.handlers.follow_comment
module
spotted.handlers.follow_spot
module
spotted.handlers.forwarded_post
module
spotted.handlers.help
module
spotted.handlers.job_handlers
module
spotted.handlers.purge
module
spotted.handlers.reload
module
spotted.handlers.reply
module
spotted.handlers.report_spot
module
spotted.handlers.report_user
module
spotted.handlers.rules
module
spotted.handlers.sban
module
spotted.handlers.settings
module
spotted.handlers.spam_comment
module
spotted.handlers.spot
module
spotted.handlers.start
module
spotted.scripts
module
spotted.scripts.f_crypto
module
spotted.scripts.run_sql
module
spotted.utils
module
spotted.utils.constants
module
spotted.utils.conversation_util
module
spotted.utils.info_util
module
spotted.utils.keyboard_util
module
start_cmd() (in module spotted.handlers.start)
T
target_username (spotted.data.report.Report attribute)
text (spotted.utils.info_util.EventInfo property)
U
u_message_id (spotted.data.pending_post.PendingPost attribute)
update (spotted.utils.info_util.EventInfo property)
update_from() (spotted.data.db_manager.DbManager class method)
User (class in spotted.data.user)
user_data (spotted.utils.info_util.EventInfo property)
user_id (spotted.data.pending_post.PendingPost attribute)
(spotted.data.report.Report attribute)
(spotted.data.user.User attribute)
(spotted.utils.info_util.EventInfo property)
user_name (spotted.utils.info_util.EventInfo property)
user_username (spotted.utils.info_util.EventInfo property)