This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| using Discord.Commands; | |
| using Discord.WebSocket; | |
| using Microsoft.Extensions.DependencyInjection; | |
| using System; | |
| using System.Reflection; | |
| using System.Threading.Tasks; | |
| namespace DeltaBot | |
| { | |
| public class CommandHandler |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @Kopernicus:AFTER[Kopernicus] | |
| { | |
| Body | |
| { | |
| name = DizzyDelta | |
| cacheFile = DeltaDizzy/Planets_n_Moons/Cache/DizzyDelta.bin | |
| Template | |
| { | |
| name = Eve |
NewerOlder