A GO discord bot
This repository has been archived on 2024-05-06. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
Find a file
2018-08-04 10:40:51 +03:00
bot add comments everywhere and fix typos 2018-07-24 16:25:49 +03:00
command Rename commandhandler to handler 2018-08-04 10:40:51 +03:00
commands/utils Add Edit functions to Context, add ability to ping ip with ping command 2018-07-26 22:31:08 +03:00
config add comments everywhere and fix typos 2018-07-24 16:25:49 +03:00
constants Add avatar command, add help info for commands, improve help formatter 2018-07-25 22:40:28 +03:00
context Delete debut Println 2018-07-26 22:32:00 +03:00
gencommands Rename commandhandler to handler 2018-08-04 10:40:51 +03:00
handler Rename commandhandler to handler 2018-08-04 10:40:51 +03:00
logger add comments everywhere and fix typos 2018-07-24 16:25:49 +03:00
regexes implement FindUser function, add 2 new logger levels 2018-07-20 14:11:20 +03:00
utils Add Edit functions to Context, add ability to ping ip with ping command 2018-07-26 22:31:08 +03:00
.gitignore Split code to different files, add a lot of placeholders and experemental code 2018-06-29 18:54:06 +03:00
config.json.example move config logic to separate file, add logger, more TODOs 2018-06-28 00:31:39 +03:00
LICENSE Initial commit 2018-06-24 10:20:02 +03:00
main.go Rename commandhandler to handler 2018-08-04 10:40:51 +03:00
README.md Add go report badge 2018-07-24 17:34:21 +03:00
run.bash separate "go build" and binary call statements 2018-07-23 13:49:47 +03:00
TODO.txt Add basic support for message editing by user 2018-07-24 17:15:44 +03:00

Go Report Card

KiwiGO

A GO discord bot