mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-14 00:45:10 +00:00
[ADD/WIP] One-way chatstates, capabilities
No avatarwerk today because avatars are an absolute sore.
This commit is contained in:
parent
59d5ad6780
commit
6b0f08c49e
10 changed files with 349 additions and 24 deletions
8
src/include/Bot.h
Normal file
8
src/include/Bot.h
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
#ifndef PARSEE_BOT_H
|
||||
#define PARSEE_BOT_H
|
||||
|
||||
#include <Cytoplasm/HashMap.h>
|
||||
|
||||
#define BotInitialise() profile =
|
||||
|
||||
#endif
|
||||
Loading…
Add table
Add a link
Reference in a new issue