You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Hugo Thunnissen 461a5d9a3b Tidy up dependencies 4 years ago
botcommands Very spammy and buggy prototype. 4 years ago
.gitignore Initial commit: working echo command + config boilerplate 4 years ago
bridge_context.go Implement ImageMessage handler 4 years ago
chat_worker.go Stop creating a new chat for each incoming message. Still spammy on restart though... 4 years ago
config.go Initial commit: working echo command + config boilerplate 4 years ago
database.go Implement ImageMessage handler 4 years ago
deltachat.go Prevent sending duplicate messages and improve username determination 4 years ago
go.mod Tidy up dependencies 4 years ago
go.sum Tidy up dependencies 4 years ago
main.go Implement ImageMessage handler 4 years ago
message_handlers.go Implement ImageMessage handler 4 years ago
message_tracker.go Prevent sending duplicate messages and improve username determination 4 years ago
message_worker.go Stop creating a new chat for each incoming message. Still spammy on restart though... 4 years ago
whapp-handler.go Implement ImageMessage handler 4 years ago
whapp.go Implement ImageMessage handler 4 years ago