20
edits
No edit summary  | 
				mNo edit summary  | 
				||
| Line 1: | Line 1: | ||
#                    Made By AnimeNeko Thx to PetriW For this Option                       #  | |||
#                               Enable statwhoring in aom                                  #  | |||
# Replace e:\aom\MyStats.ini to the correct Directory and filename. But choose INI in aom. #  | |||
#            Replace mwizard als with your own name or remove it up to you                 #  | |||
menu channel {  | menu channel {  | ||
   -     |    -     | ||
   AniDb Mystats:   |   Anidb Mystats update: updatemystats  | ||
   AniDb Mystats: /msg $chan �13MYSTATS: �7mwizard �14- %animecount Animes, %totaleps Episodes, ( $+ %epswatched Eps / $round($calc(%epswatched / %totaleps * 100 ),3) $+ % Watched) and ( $+ $bytes(%mylistsize).suf $+ , %Tfilescount files, $round($calc(%totaleps / %anidbepcount * 100 ),3) $+ % of aniDB, $round($calc(%epswatched / %anidbepcount * 100 ),3) $+ % Watched)  | |||
}  | }  | ||
| Line 18: | Line 19: | ||
     set %epswatched $readini(%aom.file, mylist, episodeswatched)  |      set %epswatched $readini(%aom.file, mylist, episodeswatched)  | ||
   }  |    }  | ||
edits