DCS面向世界的Discord机器人管理事件和做其他有趣的事情
You better watch it!
This Discord bot tries to provide an easy platform to manage and announce events. It is made for the game DCS World and will probably get features over time that don’t make sense for other games. See the milestone list for features that are planned. Feed free to create issues to get help or request changes & features.
To have the Bot join your Discord server simply click here.
If you want to support my work or just leave a little thanks, I’d appreciate a small donation towards my coffee fund :-)
I have the following options:
Wanna get into crypto:
Cheers m8!
After the bot joined your server, create a server role named “Calendar Admin” and add users to it that are supposed to be able to edit every entry created on that server.
Command: !calendar (!cal)\
Parameters: none\
Examples: !calendar\
Description: Gives a compact list of upcoming events for your server.
Command: !event (!cev)\
Parameters: eventID\
Examples: !event 5\
Description: Gives all details about the event given.
Command: !attend \
Parameters: eventID \
Examples: !aev 3\
Description: Put’s you on the list of attendees for the event.
Command: !skip \
Parameters: eventID \
Examples: !sev 3\
Description: Removes you from the given event.
Command: !getevents (or !gev)\
Parameters: none \
Examples: !getevents \
Description: Gives a list of all upcoming events for your server.
Command: !newevent (or !nev) \
Parameters: “Name” “Date Time” \
Examples: !newevent “My Event Name” “2018-12-24 13:37”\
Description: Creates a new event with the given name and date+time. If the name has more than one word, it needs to be put in quotation marks. Date and time is entered in the format “YYYY-MM-DD HH:MM” in the 24h format with quotation marks. There is no timezone conversion (yet), so use UTC or the favorite TZ of your server.
After you create an event, the bot will tell you the assigned ID and send you a DM explaining how you can edit & enhance it with more information.
Command: !editevent (or !eev)\
Parameters: several :-)
To state the obvious: replace eventid with the actual id!
Examples: See list above. \
Description: Allows you to edit several information on the event with the given ID. Only the creator of the event can edit it.
Command: !deleteevent (or !dev) \
Parameters: eventID \
Examples: !dev 3 \
Description: Deletes the event with the given ID. You can only delete an event that you created.