File tree 2 files changed +49
-0
lines changed
2 files changed +49
-0
lines changed Original file line number Diff line number Diff line change
1
+ # Bot
2
+ A bot to manage a whole game jam server from creating polls to managing nickname colors.
3
+
4
+ ## The team :)
5
+ Murph,
6
+
7
+ ## Usage
8
+ \# Write down how to use the stuff you created
Original file line number Diff line number Diff line change
1
+ # Working Area
2
+ ## General Stuff
3
+ Language:
4
+ - Javascript, Discord.js
5
+
6
+ Database ideas:
7
+ - enmap
8
+ - josh
9
+ - sql database?
10
+
11
+ Base ideas:
12
+ - Guidebot https://github.com/AnIdiotsGuide/guidebot (and guidebot class)
13
+ - Sapphire https://www.sapphirejs.dev/
14
+ - iislander https://github.com/iiow/iislander
15
+
16
+ Name ideas:
17
+ - Steve
18
+ - Ted
19
+ - KVN
20
+
21
+ Hosting ideas:
22
+ - Lucys magical thingies
23
+
24
+ ## Functionality
25
+ ### Basics
26
+ - Input system
27
+ - Output system (Embeds)
28
+ - File structure
29
+
30
+ ### Poll system
31
+ - handling Input (commands, new proposals for the polls)
32
+ - creating polls, timing polls, limiting the number of votes
33
+ - publishing polls and evaluating them
34
+
35
+ ### Roles
36
+ - color roles (roles from reactions)
37
+ - branding roles (roles for programming language, systems etc. - also by reactions)
38
+
39
+ ### Channels
40
+ - creating result channels
41
+ - moving them to the results archive
You can’t perform that action at this time.
0 commit comments