FoofyFox Sandstorm 2
General-purpose Discord bot in C++
SS.h
Go to the documentation of this file.
1#ifndef SRC_SS_H_
2#define SRC_SS_H_
3
61#include "ss/SSUtility.h"
62#include "ss/SSMsgHandler.h"
63#include "ss/SSMsgVoice.h"
64
65#endif /* SRC_SS_H_ */
Callback functor to parse messages as intercepted by Sandstorm.
Voice functions for Sandstorm.
Utility functions.