uwu
This commit is contained in:
parent
61e59be26e
commit
eee362d419
@ -23,4 +23,6 @@ build/sparkle -t <BOT_TOKEN>
|
||||
- [ ] Windows support
|
||||
- [ ] Sharding
|
||||
- [ ] Interactions
|
||||
- [ ] Tests
|
||||
- [ ] Tests
|
||||
#
|
||||

|
BIN
fluttershy.gif
Normal file
BIN
fluttershy.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 189 KiB |
@ -1,7 +1,6 @@
|
||||
#include <api.hpp>
|
||||
#include <includes.hpp>
|
||||
#include <cxxopts.hpp>
|
||||
|
||||
int main(int argc, char* argv[]) {
|
||||
cxxopts::Options options("sparkle", "WIP discord bot library in C++");
|
||||
options.add_options()
|
||||
|
Loading…
x
Reference in New Issue
Block a user