|
@@ -2,35 +2,61 @@
|
|
|
<MonoDevelop.Ide.ItemProperties.TFA-Bot PreferredExecutionTarget="MonoDevelop.Default" />
|
|
|
<MonoDevelop.Ide.Workbench ActiveDocument="TFA-Bot Status">
|
|
|
<Files>
|
|
|
- <File FileName="TFA-Bot/DiscordBot/Commands/clsNetworks.cs" Line="1" Column="10" />
|
|
|
+ <File FileName="TFA-Bot/DiscordBot/Commands/clsNetworks.cs" Line="23" Column="37" />
|
|
|
<File FileName="TFA-Bot/DiscordBot/Commands/clsListNodes.cs" Line="1" Column="1" />
|
|
|
<File FileName="TFA-Bot/DataClasses/clsNetwork.cs" Line="1" Column="1" />
|
|
|
<File FileName="TFA-Bot/clsExtenstions.cs" Line="1" Column="1" />
|
|
|
- <File FileName="TFA-Bot/DataClasses/clsNodeGroup.cs" Line="1" Column="1" />
|
|
|
+ <File FileName="TFA-Bot/DataClasses/clsNodeGroup.cs" Line="16" Column="38" />
|
|
|
<File FileName="TFA-Bot/DiscordBot/Commands/clsEmail.cs" Line="1" Column="1" />
|
|
|
<File FileName="TFA-Bot/DiscordBot/clsCommands.cs" Line="1" Column="1" />
|
|
|
<File FileName="TFA-Bot/DataClasses/clsSetting.cs" Line="1" Column="1" />
|
|
|
<File FileName="TFA-Bot/DataClasses/clsNotificationPolicy.cs" Line="1" Column="1" />
|
|
|
- <File FileName="TFA-Bot/Spreadsheet/clsSpreadsheetReader.cs" Line="1" Column="1" />
|
|
|
- <File FileName="TFA-Bot/Program.cs" Line="1" Column="1" />
|
|
|
+ <File FileName="TFA-Bot/Spreadsheet/clsSpreadsheetReader.cs" Line="125" Column="1" />
|
|
|
+ <File FileName="TFA-Bot/Program.cs" Line="47" Column="32" />
|
|
|
<File FileName="TFA-Bot/Spreadsheet/ISpreadsheet.cs" Line="1" Column="1" />
|
|
|
<File FileName="TFA-Bot/Dialler/clsDialler.cs" Line="1" Column="1" />
|
|
|
<File FileName="TFA-Bot/DiscordBot/Commands/clsCall.cs" Line="1" Column="1" />
|
|
|
<File FileName="TFA-Bot/Dialler/clsDiallerSIP.cs" Line="1" Column="1" />
|
|
|
- <File FileName="TFA-Bot/clsAlarm.cs" Line="1" Column="1" />
|
|
|
- <File FileName="TFA-Bot/Dialler/clsDiallerTwilio.cs" Line="1" Column="1" />
|
|
|
- <File FileName="TFA-Bot/DiscordBot/clsBotClient.cs" Line="1" Column="1" />
|
|
|
+ <File FileName="TFA-Bot/Dialler/clsDiallerTwilio.cs" Line="41" Column="51" />
|
|
|
+ <File FileName="TFA-Bot/DiscordBot/clsBotClient.cs" Line="105" Column="1" />
|
|
|
<File FileName="TFA-Bot/DiscordBot/Commands/clsMTR.cs" Line="1" Column="1" />
|
|
|
<File FileName="TFA-Bot/Dialler/IDialler.cs" Line="1" Column="1" />
|
|
|
- <File FileName="TFA-Bot/DataClasses/clsNode.cs" Line="170" Column="35" />
|
|
|
+ <File FileName="TFA-Bot/Utils/clsRollingAverage.cs" Line="32" Column="1" />
|
|
|
+ <File FileName="TFA-Bot/DiscordBot/Commands/clsGitCommand.cs" Line="10" Column="2" />
|
|
|
+ <File FileName="TFA-Bot/Git/clsGit.cs" Line="40" Column="67" />
|
|
|
+ <File FileName="TFA-Bot/Git/clsGitHead.cs" Line="1" Column="1" />
|
|
|
+ <File FileName="TFA-Bot/DiscordBot/Commands/clsHelp.cs" Line="26" Column="63" />
|
|
|
<File FileName="TFA-Bot Status" />
|
|
|
</Files>
|
|
|
+ <Pads>
|
|
|
+ <Pad Id="ProjectPad">
|
|
|
+ <State name="__root__">
|
|
|
+ <Node name="TFA-Bot" expanded="True">
|
|
|
+ <Node name="Solution Items" expanded="True" />
|
|
|
+ <Node name="TFA-Bot" expanded="True">
|
|
|
+ <Node name="DataClasses" expanded="True" />
|
|
|
+ <Node name="DiscordBot" expanded="True">
|
|
|
+ <Node name="Commands" expanded="True" />
|
|
|
+ </Node>
|
|
|
+ <Node name="Git" expanded="True" />
|
|
|
+ <Node name="Spreadsheet" expanded="True" />
|
|
|
+ <Node name="clsAlarm.cs" selected="True" />
|
|
|
+ </Node>
|
|
|
+ </Node>
|
|
|
+ </State>
|
|
|
+ </Pad>
|
|
|
+ <Pad Id="MonoDevelop.Debugger.WatchPad">
|
|
|
+ <State />
|
|
|
+ </Pad>
|
|
|
+ </Pads>
|
|
|
</MonoDevelop.Ide.Workbench>
|
|
|
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
|
|
|
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug|x86" />
|
|
|
<MonoDevelop.Ide.DebuggingService.Breakpoints>
|
|
|
<BreakpointStore>
|
|
|
<Breakpoint file="/HOME/Projects/TFA-Bot/TFA-Bot/clsCaller.cs" relfile="TFA-Bot/clsCaller.cs" line="144" column="1" />
|
|
|
+ <Breakpoint file="/HOME/Projects/TFA-Bot/TFA-Bot/DataClasses/clsNode.cs" relfile="TFA-Bot/DataClasses/clsNode.cs" line="247" column="1" />
|
|
|
+ <Catchpoint exceptionName="System.Exception" includeSubclasses="True" />
|
|
|
</BreakpointStore>
|
|
|
</MonoDevelop.Ide.DebuggingService.Breakpoints>
|
|
|
<MultiItemStartupConfigurations />
|