Emil
|
c5c5fffec2
|
add free
|
2023-08-04 02:24:37 -06:00 |
|
Emil
|
40da5fbcda
|
Merge branch 'master' of lain.church:emil/probotic
|
2023-08-04 02:20:02 -06:00 |
|
Emil
|
8dad78c313
|
merging
|
2023-08-04 02:19:55 -06:00 |
|
|
7102569940
|
merge
|
2023-08-04 11:11:00 +03:00 |
|
|
db3c80c7d3
|
Added admin list to credentials
|
2023-08-04 11:09:15 +03:00 |
|
Emil
|
c490a1a0bc
|
New option: -db FILE ; Undocumented currently
|
2023-08-04 01:58:05 -06:00 |
|
Emil
|
c31808e8c4
|
Remove excess functions
|
2023-08-04 01:43:59 -06:00 |
|
Emil
|
51a06fdd2c
|
move rizon_cred.txt to docs
|
2023-08-03 22:15:48 -06:00 |
|
Emil
|
2b02e93462
|
New free.h
|
2023-08-03 22:13:25 -06:00 |
|
Emil
|
ae3bbf2a91
|
Fixed help.h and removed entry from unity.c
|
2023-08-03 21:52:42 -06:00 |
|
Emil
|
aed88c3521
|
Repaired and merge
|
2023-08-03 21:39:15 -06:00 |
|
Emil
|
0ee36b492a
|
Minor textual changes
|
2023-08-03 21:27:25 -06:00 |
|
Emil
|
76f6c41e4b
|
Replace old creds parser with pair parser
|
2023-08-03 20:36:49 -06:00 |
|
|
0e52722161
|
parsing support for channel commands
|
2023-08-03 18:52:49 +02:00 |
|
|
09c4ab4974
|
easter egg
|
2023-08-03 18:24:19 +02:00 |
|
|
df85615460
|
implemented !help
|
2023-08-03 18:04:53 +02:00 |
|
|
6dc73611a6
|
hook up reroll
|
2023-08-03 17:42:21 +02:00 |
|
|
677b9ed665
|
proper init and prototyping
|
2023-08-03 17:42:07 +02:00 |
|
|
1c791c3e6e
|
pruge assignments
|
2023-08-03 17:41:48 +02:00 |
|
|
cd30d51462
|
do not crash on repeated calls
|
2023-08-03 17:41:00 +02:00 |
|
|
fc6fe42337
|
!remind no longer breaks the db
|
2023-08-03 16:08:28 +02:00 |
|
|
b90bcf6f3e
|
ircmsg can no longer segfault on empty input
|
2023-08-03 16:08:11 +02:00 |
|
|
62c0a8f26f
|
colors demo
|
2023-08-03 15:55:04 +02:00 |
|
|
add94130bd
|
botched raw() calls no longer DOS
|
2023-08-03 15:49:45 +02:00 |
|
|
d158b9c863
|
/g/ project list converted to sql
|
2023-08-03 15:23:59 +02:00 |
|
|
fc69c98636
|
Merge branch 'anon'
|
2023-08-03 14:53:16 +02:00 |
|
|
5bb4216d7e
|
get random assignment support
|
2023-08-03 14:52:24 +02:00 |
|
|
5812a15092
|
Changed admin list configuration behavior
|
2023-08-03 15:41:13 +03:00 |
|
|
399eb45986
|
Merge branch 'master' of https://git.lain.church/emil/probotic
|
2023-08-03 14:33:48 +02:00 |
|
|
370294ddb8
|
fix get_nth_id sql
|
2023-08-03 14:32:52 +02:00 |
|
|
e8f3cf6014
|
partial fix tab/space inconsistency
|
2023-08-03 14:32:36 +02:00 |
|
|
160c8ddcea
|
updated readme: replaced mention of a non-existent config.h
|
2023-08-03 15:29:42 +03:00 |
|
|
c33e5e4c72
|
admins check
|
2023-08-03 15:06:42 +03:00 |
|
|
0eaa8afa93
|
admin list parsing base
|
2023-08-03 14:57:04 +03:00 |
|
|
375b92e487
|
get_nth_id()
|
2023-08-03 13:53:10 +02:00 |
|
|
0680837c8c
|
formating complience
|
2023-08-03 13:52:56 +02:00 |
|
|
b7e72910ce
|
db get_project count // for finding a random one
|
2023-08-03 13:37:55 +02:00 |
|
|
0d7a6fe891
|
mark unimplemented commands
|
2023-08-03 13:35:57 +02:00 |
|
|
29b96f58e4
|
send irc messages by line by line
|
2023-08-03 13:09:47 +02:00 |
|
|
d10cb36a4b
|
fuck optimization
|
2023-08-03 13:09:22 +02:00 |
|
|
32d27a182f
|
stop shitting up chad
|
2023-08-03 12:57:41 +02:00 |
|
|
1c6ded5f0a
|
fix types regarding api prototypes
|
2023-08-03 12:43:43 +02:00 |
|
|
fd5b813644
|
mk parsed commands call api functions
|
2023-08-03 12:43:03 +02:00 |
|
|
4ab5e9b614
|
remove unused return value
|
2023-08-03 12:42:20 +02:00 |
|
|
40f014c432
|
implement dump
|
2023-08-03 12:42:20 +02:00 |
|
|
ebd8918966
|
remind to repo link too
|
2023-08-03 12:40:45 +02:00 |
|
|
39cbc21d0d
|
break raw() output to lines
|
2023-08-03 12:02:26 +02:00 |
|
|
d56564ed63
|
Merge branch 'master' of https://git.lain.church/emil/probotic
|
2023-08-03 11:58:29 +02:00 |
|
|
9bc9bd0934
|
+make run
|
2023-08-03 11:57:43 +02:00 |
|
|
82ee6d5cdb
|
raw() werks
|
2023-08-03 11:57:25 +02:00 |
|