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 3bccb1cf61 Prevent sending duplicate messages and improve username determination 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 Prevent sending duplicate messages and improve username determination 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 Prevent sending duplicate messages and improve username determination 4 years ago
deltachat.go Prevent sending duplicate messages and improve username determination 4 years ago
go.mod Very spammy and buggy prototype. 4 years ago
go.sum Very spammy and buggy prototype. 4 years ago
main.go Prevent sending duplicate messages and improve username determination 4 years ago
message_handlers.go Prevent sending duplicate messages and improve username determination 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 Stop creating a new chat for each incoming message. Still spammy on restart though... 4 years ago
whapp.go Stop creating a new chat for each incoming message. Still spammy on restart though... 4 years ago