Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Pinned
1,350 contributions in the last year
Activity overview
Contributed to
discord-bot-tutorial/Miunie,
discord-bot-tutorial/Community-Discord-BOT,
dark-craft-studios/Shadow-Of-The-Ramlord
and 5 other
repositories
Contribution activity
May 2019
petrspelos has no activity
yet for this period.
April 2019
Created a pull request in svr333/TheGoodBot that received 1 comment
Refactor RequireHigherHierarchy
I refactored the hierarchy code to reduce nesting. I'm not sure if it still works since it doesn't have tests. Well, it would be hard to test anyways.
+14
−15
•
1
comment
- Implement headless mode
- Implement ASP.NET Front-end
- Impersonation
- Connected animations
- Fix windows 1803 compatibility issues
- Bug fixes
- Rework Miunie Architecture & Implement UWP
- Refactor IoC container into a new project
- Refactor Miunie.Discord layer
- Implement ls command
- Embed support
- Set up CI with Azure Pipelines [skip ci]
- Implement formatting from dotnet format
- Extend profile command user information
- Update .NET Core version
- Initial commit
- Add message display style
- Add '#' in front of channel names
- Renamed 'ILogger' to 'ILogWriter'
- Update License to GPL 3.0
- Reputation log & reputation reason
- Implement ILogger in Configeration.
- Refactor Async Task Naming
- Implement repo and setRepo commands
- Update CONTRIBUTING.md
- Update Commands.md
- Implement Guild Info
- Add Co-Author To PR Template
- Remove Unused Language Resource & Refactor Tests to Reflect Changes
- Refactor ListDirectoryService > ListDirectoryProvider
- Update PhrasesEn.json
- Update PhrasesEn.json
- Change LanguageResources to a Provider
Created an issue in discord-bot-tutorial/Miunie that received 6 comments
Simple yes no command
6
comments
- Null, Empty, or invalid token exception handling
- Implement ConfigurationManager
- Implement ASP.NET Front-end
- Add option to set token manually
- Rename 'ILogger' to 'ILogWriter'
- Style message display & add an Avatar
- Add '#' in front of channel names
- Incorrect default connection status
- Accent color shows during avatar change
- Expand connection status
- UWP InvalidCastException
- Invalid clipboard format
- Implement logger with history
- UWP token null ref
- Async methods should have "Async" suffix
- Add 'source' or 'repo' command
- rename ListDirectoryService to ListDirectoryProvider