|
|
c6b83b883c
|
Move command definition/handler into commands.go
|
2023-12-12 01:39:04 -06:00 |
|
|
|
2f593aeb6a
|
Add LICENSE GNU GPL v3
|
2023-12-12 01:34:41 -06:00 |
|
|
|
108102c41e
|
Defer idle connection closing, seed random location selection with user ID & moving interval
|
2023-12-12 01:27:49 -06:00 |
|
|
|
9f2941cbd2
|
Generic GetRandomItems with seeding, partial FilterLocations for querying
|
2023-12-12 01:27:15 -06:00 |
|
|
|
7240eaeea2
|
Request/response body debugging for spent buffers
|
2023-12-12 01:26:34 -06:00 |
|
|
|
72d32d672e
|
Working reload() cookie initialization, location parsing, location caching
|
2023-12-12 01:26:05 -06:00 |
|
|
|
f7820653c5
|
Work on GetLocations() to retrieve, cut out supportedLanguages call unnecessary
|
2023-12-11 23:58:02 -06:00 |
|
|
|
3121b1615e
|
Invoke reload() in main, location autocomplete testing
|
2023-12-11 23:57:38 -06:00 |
|
|
|
4f20cad02a
|
SetTypicalHeaders func, fix error with never using baseURL intrinsically for BuildRequestWithBody
|
2023-12-11 23:57:13 -06:00 |
|
|
|
de660f15ea
|
Add goquery html parsing pkg
|
2023-12-11 23:56:40 -06:00 |
|
|
|
b453018194
|
Update .gitignore, update README
|
2023-12-11 23:56:27 -06:00 |
|
|
|
25d329f8ce
|
Add request/response debug format functions
|
2023-12-11 23:56:15 -06:00 |
|
|
|
13ba67503b
|
Add .gitignore
|
2023-12-11 20:27:13 -06:00 |
|
|
|
56c9917011
|
Begin building API functions, add module import def
|
2023-12-11 20:26:50 -06:00 |
|
|
|
0024dd6191
|
Copy helper functions
|
2023-12-11 20:25:27 -06:00 |
|
|
|
941e6ac531
|
Module setup, initial command handling & bot initialization
|
2023-12-11 20:25:17 -06:00 |
|
|
|
225a2a78aa
|
Add README
|
2023-12-11 20:24:55 -06:00 |
|