Commit Graph

39 Commits

Author SHA1 Message Date
efe595ba4e Add .spam command
Because fuck it, why not
2021-04-15 00:15:29 +02:00
d55af1b501 Check against sender ID
This addresses a security vulnerability in the userbot.
2021-04-09 20:57:58 +02:00
1fc9329259 Remove a duplicate \n 2021-04-06 16:18:18 +02:00
e9ab3a9bb6 Add kernel info to .sys 2021-04-06 15:59:26 +02:00
c7f1826541 Add .sys to help message 2021-03-30 00:48:03 +02:00
53dfe084e2 Redirect stdout to stderr in .sh 2021-03-30 00:30:25 +02:00
7ba241e1ad Use a group chat for logging 2021-03-28 23:17:31 +02:00
025fb615fc Use /proc/meminfo for memory stats 2021-03-26 23:01:07 +01:00
5c40a06ff7 Remove Telethon installation command from readme 2021-03-26 22:08:20 +01:00
a77c58854c Use monospace for ./install 2021-03-26 22:04:45 +01:00
1e241df0d7 Document ./install in readme 2021-03-26 22:03:54 +01:00
7a528877db Move os import into .sh 2021-03-26 22:00:54 +01:00
060ba35764 Add some extra gruntwork to ./install 2021-03-26 21:57:06 +01:00
90c018165f Use a config file for credentials 2021-03-26 21:51:02 +01:00
7fd51b127d Mark ubot.py executable 2021-03-26 20:01:24 +01:00
4cc8a1754f Add shebang 2021-03-26 20:00:10 +01:00
2d5696690e Reorder imports and add more .sys stats 2021-03-26 18:08:58 +01:00
472dacb9bd Log command attempts on channels
Not actually needed, but helps me sleep at night
2021-03-22 23:52:04 +01:00
81aa5914aa Fix indentation 2021-03-22 11:04:47 +01:00
25b6fa65d0 Match commands more strictly 2021-03-22 10:53:11 +01:00
d16ad8e70f Improve variable assignments 2021-03-22 10:47:38 +01:00
da4b5aa24d Add .sys command 2021-03-22 10:25:15 +01:00
bb0c8ec452 Disallow shell commands on channels 2021-03-21 21:03:29 +01:00
a840b9a1de Use USER variable for username 2021-03-21 20:57:28 +01:00
72302a5201 Add .sh command 2021-03-21 20:37:58 +01:00
5ffc2114dd Returns you idiot! Use them! 2021-03-21 13:17:42 +01:00
c095f324d4 Add .purgeme to help message 2021-03-21 13:16:44 +01:00
2e89400747 Add .purgeme command 2021-03-21 13:09:50 +01:00
c59060b921 Use me instead of sender for .stats 2021-03-16 22:34:53 +01:00
936647fe28 Add .help command 2021-03-16 21:42:57 +01:00
3a1b4cdc46 Be more specific on environment variables 2021-03-16 19:34:49 +01:00
106db0dc23 Remove unnecessary edits 2021-03-15 01:48:29 +01:00
9ebabc54da Add .sauce command 2021-03-15 01:46:15 +01:00
019f63fd08 Add name to .stats command 2021-03-15 01:33:40 +01:00
afa5772631 Use environment variables for credentials 2021-03-15 00:55:20 +01:00
906c539c63 Add errata on dependencies 2021-03-14 19:17:11 +01:00
0d4ebef265 Spaces are for retards 2021-03-14 19:15:50 +01:00
f218ea2934 Add readme 2021-03-14 19:03:51 +01:00
b9aabde3f9 Add initial userbot code 2021-03-14 18:50:09 +01:00