-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
feat(*): Hard-remake #460
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
feat(*): Hard-remake #460
Changes from 237 commits
Commits
Show all changes
657 commits
Select commit
Hold shift + click to select a range
a44c609
refactor(config): lower-case 'MUSIC_SELECTION_TYPE' env value
Mednoob f2d1cd3
chore(replit): set language to 'node'
Mednoob 904266c
refactor(main): use OR operator instead
Mednoob 204d636
fix(main): change exit code to '0'
Mednoob 115abd0
chore(replit): set language to 'nodejs'
Mednoob bc9a594
chore(main): change node installation version to '16.6.1'
Mednoob 30eb96f
chore(deps-dev): bump @types/node from 16.9.2 to 16.10.1 (#481)
dependabot[bot] b45256d
chore(deps): bump utf-8-validate from 5.0.5 to 5.0.6 (#483)
dependabot[bot] efb04ef
chore(deps): update lockfile
01a51fe
fix(GeneralUtil): fix formatting type error
a137b75
feat(main): use yt-dlp instead of youtube-dl
Mednoob 97a8df0
fix(YTDLUtil): change format
Mednoob 0a91d4d
feat(GeneralUtil): auto-play if player status is idle when handling v…
Mednoob d778fac
feat(GeneralUtil): move queue deletion position
Mednoob 34ace02
feat(SkipToCommand): don't allow non-dj to use 'skip-to' command
Mednoob 5d1c480
refactor(*): reset skip-voters when song stopped instead
Mednoob 3607853
feat(VoiceStateUpdateEvent): remove user from skipVoters if they left…
Mednoob 39deaec
feat(MultiLanguage):
lxndr-rl 622a5e9
chore(deps): update lockfile
f92cdcf
chore(lang/en): fix 'usage' translation
Mednoob 22c5722
chore(deps-dev): bump @types/node from 16.9.2 to 16.10.1 (#484)
dependabot[bot] 76c5f4e
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#485)
dependabot[bot] 97f7275
chore(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.32.0…
dependabot[bot] a10946f
chore(deps): bump utf-8-validate from 5.0.5 to 5.0.6 (#486)
dependabot[bot] 59a0126
ci(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#488)
dependabot[bot] 099e3cf
chore(deps): update lockfile
248a5e0
chore(env): update LANG to LOCALE in comment
5d86dff
chore(env): serialize
2d4c27c
chore(env): update sortings
7d828ee
chore(config): remove unnecessary thing
bfcb46d
chore(GeneralUtil): replace 'song' with song name
Mednoob a6435e8
chore: Merge branch 'feat/rewrite' of https://github.com/zhycorp/disc…
Mednoob 49b7de7
chore(config): update sortings
190773c
chore: Merge branch 'feat/rewrite' of https://github.com/zhycorp/disc…
Mednoob c048ed6
chore(GeneralUtil): update import line sortings
e6934a4
Merge branch 'feat/rewrite' of https://github.com/zhycorp/disc-11 int…
bb072a0
feat(lang/en): add 'events.voiceStateUpdate.unableJoinStageMessage'
Mednoob 4c2c55d
chore(VoiceStateUpdateEvent): use i18n locale instead
Mednoob 0e35a43
feat(lang/en): add 'events.voiceStateUpdate.disconnectFromVCMessage'
Mednoob 2ba7136
chore(VoiceStateUpdateEvent): use i18n locale instead for the disconn…
Mednoob d86ff5e
feat(lang/en): remove 'activities'
Mednoob 33952b9
feat(env_example): add 'ACTIVITIES' value
Mednoob a226e59
feat(env_example): add 'ACTIVITIES' description/explanation
Mednoob ecb7c80
feat(env_example): add 'ACTIVITY_TYPES' value
Mednoob cdd6a3f
feat(env_example): add 'ACTIVITY_TYPES' description/explanation
Mednoob d30589b
feat(config): use env values for activity
Mednoob 5daef32
feat(lang/en): add 'events.voiceStateUpdate.joiningAsSpeaker'
Mednoob fcc4778
chore(lang/en): use i18n locale instead
Mednoob 822a409
fix(VoiceStateUpdateEvent): fix typo
Mednoob 615c7d6
feat(events): add ChannelUpdateEvent
Mednoob de8ed79
chore(ChannelUpdateEvent): change 'unableReconfigureNetworking' to 'u…
Mednoob 0c23ae5
feat(lang/en): add 'events.channelUpdate'
Mednoob db9dbe8
fix(GeneralUtil): replace '__'with '__mf'
lxndr-rl 095d576
chore(AboutCommand): remove unnecessary log
lxndr-rl 9c35239
feat(langs): add spanish
lxndr-rl d2c8de5
feat(langs): add indonesian language
Mednoob 43817ed
feat(config): add 'id' to i18n locales configuration
Mednoob 4c80fbe
chore(env_example): add 'id' to available locales list
Mednoob 7959a06
chore(langs): rename 'en' to 'en-US'
Mednoob 1d4de2a
chore(config): change locale names
Mednoob e600017
chore(env_example): change 'en' to 'en-US'
Mednoob 890305f
feat(formatMS): add localization support
Mednoob 5dfc87d
fix(GeneralUtil): Only rewind to first song if loop mode is Queue
Mednoob b37e62c
feat(QueueCommand): only show all songs in queue including pass song …
Mednoob 189f758
feat(music): Search command improvement (#496)
satoufuyuki 9bc7ae6
chore(env_example): change 'LOCALE' example
Mednoob 459ff3e
feat(lang/en-US): add some message to 'voiceStateUpdate'
Mednoob 289b9d2
feat(VoiceStateUpdateEvent): handle if the bot moved to a voice chann…
Mednoob 2679166
fix(VoiceStateUpdateEvent): change message
Mednoob 3a3f177
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#492)
dependabot[bot] 2e7cc30
chore(deps-dev): bump @types/node from 16.9.2 to 16.10.2 (#493)
dependabot[bot] ace5e6e
chore(deps): bump utf-8-validate from 5.0.5 to 5.0.6 (#494)
dependabot[bot] 12ed9b6
ci(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#495)
dependabot[bot] 7c6e691
fix(localization): Word and grammaring adjustment (#497)
satoufuyuki 13d934a
fix(SearchCommand): fix doubled music selection
Mednoob 960d3c5
fix(SkipCommand): handle if bot unable to create DJ role
Mednoob c43ed91
fix(SongManager): change 'sortByIndex' sorting
Mednoob 6002212
fix(SongManager): change 'firstIndex' value in 'addSong'
Mednoob d77396e
feat(ServerQueue): add destroy function and delete messages (#500)
Mednoob b66adf8
fix(config): change 'yesEmoji' and 'noEmoji' value statement
Mednoob 03de2b2
fix(MuteCommand): handle if bot unable to create Mute role
Mednoob 1d66fb8
fix(UnMuteCommand): handle if bot unable to create Mute role
Mednoob 496cf6f
feat(lang/en-US): add 'unableToCreateMuteRole' to mute-related modera…
Mednoob 0e1d262
feat(ServerQueue): adding 'idle' property to check whether the queue …
Mednoob ffea3ff
fix(GeneralUtil): delete `wasNull` checking
Mednoob 9b944f7
feat(SearchCommand): delete selection messages
Mednoob d8509b5
refactor(SongManager): use 'Date.now()' for indexing
Mednoob 00f81f6
fix(VoiceStateUpdateEvent): also destroy queue when bot disconnected
Mednoob a32deca
style(*): reduce the usage of 'any' data type (#502)
Mednoob a2b7d60
fix(VoiceStateUpdateEvent): create timeout only if the queue is not idle
Mednoob c25675d
chore(deps): move 'dotenv' and '@discordjs/opus' to production deps
Mednoob e15bda8
fix(VoiceStateUpdateEvent): timeout fix (#499)
satoufuyuki ee232b5
style(VoiceStateUpdateEvent): reduce the usage of 'any' data type
Mednoob ca88adc
feat(GeneralUtil): listen for AudioPlayer 'debug' event
Mednoob b9e08a8
feat(GeneralUtil): listen for VoiceConnection 'debug' event
Mednoob fe4de8d
fix(MusicUtil): check using permission instead
Mednoob c60b26c
fix(MusicUtil): use 'joinable' instead
Mednoob ce96c6d
chore(deps): bump utf-8-validate from 5.0.5 to 5.0.6 (#504)
dependabot[bot] 6e880e7
chore(deps-dev): bump @types/node from 16.9.2 to 16.10.2 (#505)
dependabot[bot] 01d4022
ci(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#506)
dependabot[bot] 4950d2d
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#507)
dependabot[bot] d2aeb7b
style(CommandManager): make the 'load' function code more readable
Mednoob 75f729a
chore: Merge branch 'feat/rewrite' of https://github.com/zhycorp/disc…
Mednoob 3b706c0
fix(CommandManager): handle if command unable to be loaded
Mednoob d29dd5b
fix(config): change 'lang' value statement
Mednoob 44418c6
chore(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.33.0…
dependabot[bot] 936efbf
refactor(formatMS): use 'date-fns/locale' module instead of manual im…
Mednoob 9216615
chore: Merge branch 'feat/rewrite' of https://github.com/zhycorp/disc…
Mednoob 5c80549
chore(*): change 'en-US' localization to 'enUS'
Mednoob d04ba8a
fix(config): locale should be case-sensitive
Mednoob c9f0f67
fix(formatMS): remove localization support
Mednoob 485f969
chore(*): change 'enUS' localization to 'en'
Mednoob d4a9045
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#509)
dependabot[bot] 906536d
chore(deps): bump utf-8-validate from 5.0.5 to 5.0.6 (#510)
dependabot[bot] 2a8beae
chore(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.33.0…
dependabot[bot] fd9fe1b
chore(deps-dev): bump @types/node from 16.9.2 to 16.10.3 (#512)
dependabot[bot] ec98bda
ci(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#513)
dependabot[bot] 24233a4
fix(config): change default value of the activities
Mednoob 6f28ae9
chore: Merge branch 'feat/rewrite' of https://github.com/zhycorp/disc…
Mednoob 996549f
fix(ReadyEvent): use blank array instead of putting undefined value i…
Mednoob 086b926
chore(config): change 'activities' default value to blank array again
Mednoob 89e1bf7
feat(presence): get data from shards if they are available (#520)
Mednoob 4c6f15c
feat(VoiceStateUpdateEvent): reset skip voters when bot is moved to a…
Mednoob 53d4453
feat(PlayCommand): change how play command works
Mednoob 8958687
ci(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#518)
dependabot[bot] c099ea5
chore(deps): bump utf-8-validate from 5.0.5 to 5.0.6 (#517)
dependabot[bot] c8319bf
chore(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.33.0…
dependabot[bot] f073375
chore(deps-dev): bump @types/node from 16.9.2 to 16.10.3 (#515)
dependabot[bot] d2bc500
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#514)
dependabot[bot] c4eb793
fix(deps): parsing error
902907e
chore(deps): regenerate lockfile
22d1c6a
chore(env_example): change 'ACTIVITIES' value
Mednoob 7c2e790
chore: Merge branch 'feat/rewrite' of https://github.com/zhycorp/disc…
Mednoob 5e307d0
feat(ReadyEvent): replace '{prefix}' in presence data
Mednoob 8004527
fix(*): fix compiler issues after bumping discord.js to 13.2.0
Mednoob 8c9acc4
feat(config): change default environment to 'production'
Mednoob 0ff798e
feat(SearchCommand): change default search mode to 'message'
Mednoob 2f29342
chore(env_example): change 'MUSIC_SELECTION_TYPE' default value
Mednoob 7cc596d
fix(config): handle if 'embedColor' value is a blank string
Mednoob 33afc43
fix(UnBanCommand): wrong localization
Mednoob c191312
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#521)
dependabot[bot] 89d8c19
chore(deps): bump utf-8-validate from 5.0.5 to 5.0.6 (#522)
dependabot[bot] bba6a39
chore(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.33.0…
dependabot[bot] 7551bc7
chore(deps-dev): bump @types/node from 16.9.2 to 16.10.3 (#524)
dependabot[bot] a8be771
ci(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#526)
dependabot[bot] d0804dc
chore(deps-dev): bump ts-node from 10.2.1 to 10.3.0 (#527)
dependabot[bot] ea003e2
feat(main): warn user when running this bot using repl or github
Mednoob c54fcab
chore: Merge branch 'feat/rewrite' of https://github.com/zhycorp/disc…
Mednoob a13d145
chore(deps-dev): bump @typescript-eslint/eslint-plugin (#529)
dependabot[bot] c3258a9
chore(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.33.0…
dependabot[bot] 365ba28
chore(deps-dev): bump typescript from 4.4.3 to 4.4.4 (#531)
dependabot[bot] f1dbac5
chore(deps-dev): bump ts-node from 10.2.1 to 10.3.0 (#534)
dependabot[bot] bbd6afb
ci(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#535)
dependabot[bot] dce9a3c
chore(deps): bump bufferutil from 4.0.3 to 4.0.5 (#536)
dependabot[bot] f375272
chore(deps): bump utf-8-validate from 5.0.5 to 5.0.7 (#537)
dependabot[bot] 3966789
chore(deps-dev): bump @zhycorp/eslint-config from 4.0.0 to 6.0.1 (#540)
dependabot[bot] f104416
chore(deps-dev): bump @types/node from 16.9.2 to 16.11.0 (#542)
dependabot[bot] 4b13835
chore(deps-dev): bump some devDependencies
c5758ae
chore: fix eslint
465b68e
chore(EvalCommand): remove unecessary slicing
cb7f26b
chore(PingCommand): remove aliases
6291a12
fix(GeneralUtil): fix undefined object possibly
daf8cfc
feat(typings): add 'ILyricsAPIResult' interface
Mednoob ff78439
feat(typings): set 'synced' property of 'ILyricsAPIResult' to non-opt…
Mednoob ef560d7
feat(typings): add 'message' property to 'ILyricsAPIResult'
Mednoob e1fbfc5
refactor(LyricsCommand): better code
Mednoob 6055860
chore: Merge branch 'feat/rewrite' of zhycorp/disc-11
Mednoob a82ead1
fix(GeneralUtil): fix compiler issue
Mednoob 1c01435
feat(BaseCommand): turn class into an abstract class
Mednoob 8106666
feat(BaseEvent): turn class into an abstract class
Mednoob ef5ee27
refactor(*): move 'import' function from 'CommandManager' and 'Events…
Mednoob 7b3fb72
style(EventsLoader): remove unused variable
Mednoob dfce55a
style(CommandManager): remove unused variable
Mednoob 37a339c
feat(formatMS): add localization support
Mednoob 4ad4fde
feat(GeneralUtil): improve spotify sorting
Mednoob 1bc0665
refactor(GeneralUtil): better code in 'sortVideos' function
Mednoob 16db5b1
feat(lang/en): add and change 'commands.music.shuffle' localizations
Mednoob 6981423
feat(ShuffleCommand): change shuffle command system
Mednoob 0a499a1
feat(EvalCommand): use 'this.client.request' for 'hastebin' function
Mednoob 282ceeb
fix(formatMS): fix 'locales' variable undefined
Mednoob 2e53960
fix(env_example): change string of ACTIVITIES and ACTIVITY_TYPES values
Mednoob c86c95e
chore(env_example): reserialize string usage
6e4a4b1
chore(env_example): add single string to the end and start of ACTIVIT…
Mednoob 56238d0
feat(GeneralUtil): change default 'searchTrack' source to youtube
Mednoob 8a910c2
chore(deps-dev): bump typescript from 4.4.3 to 4.4.4 (#543)
dependabot[bot] f08b585
chore(deps): bump erlpack from `f206b94` to `a597db6` (#544)
dependabot[bot] faac190
chore(deps): bump bufferutil from 4.0.3 to 4.0.5 (#545)
dependabot[bot] c585666
chore(deps-dev): bump ts-node from 10.2.1 to 10.3.0 (#546)
dependabot[bot] 3abf9dc
chore(deps-dev): bump @zhycorp/eslint-config from 4.0.0 to 6.0.2 (#547)
dependabot[bot] db569c2
chore(deps-dev): bump @types/node from 16.9.2 to 16.11.1 (#548)
dependabot[bot] 8b4861f
chore(deps): bump utf-8-validate from 5.0.5 to 5.0.7 (#549)
dependabot[bot] 51cb9f8
chore(deps-dev): bump @typescript-eslint/parser from 4.31.1 to 4.33.0…
dependabot[bot] b8f3875
ci(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#552)
dependabot[bot] 1461d64
feat(YTDLUtil): specify download rate
Mednoob 817f5bb
fix(main): parse 'PORT' env variable to number
Mednoob 02cffc6
chore(deps): update lockfile
Mednoob 79789b2
feat(lang/es): updated to latest EN strings
lxndr-rl 3027ea0
fix(HelpCommand): fix linter warnings
Mednoob 6384c3c
fix(CommandContext): fix linter warnings
Mednoob 218b1e9
fix(Disc): fix linter warnings
Mednoob 2dea1bf
fix(ServerQueue): fix linter warnings
Mednoob 7ede2f6
fix(CommandManager): fix linter warnings
Mednoob 9662218
chore: Merge branch 'feat/rewrite' of https://github.com/zhycorp/disc…
Mednoob b361fbb
chore(lang/id): synchronize localizations
Mednoob cb7b69f
feat(main): detect if typescript is not installed
Mednoob e50a05e
chore(env_example): change ACTIVITY_TYPES example string
Mednoob 88cb3f6
chore(env_example): add 'production' to NODE_ENV available list
Mednoob c570b89
chore(readme): change heroku image URL
Mednoob 586ae53
feat: add 'app.json' for heroku template
Mednoob cb7f03a
chore(readme): remove replit since replit support is not yet stable
Mednoob 481fd90
chore(deps-dev): bump ts-node from 10.2.1 to 10.3.1 (#565)
dependabot[bot] 1c82275
chore(deps-dev): bump @types/node from 16.9.2 to 16.11.2 (#564)
dependabot[bot] 633a979
ci(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#562)
dependabot[bot] 7203588
chore(deps): bump bufferutil from 4.0.3 to 4.0.5 (#559)
dependabot[bot] e294a7f
chore(deps-dev): bump typescript from 4.4.3 to 4.4.4 (#558)
dependabot[bot] 8d950af
chore(deps-dev): bump @zhycorp/eslint-config from 4.0.0 to 6.0.2 (#555)
dependabot[bot] 4e915ef
chore(deps): bump utf-8-validate from 5.0.5 to 5.0.7 (#554)
dependabot[bot] b86a59c
chore(deps): update lockfile
7ba86c5
chore: prepare for pre-release
690ebd5
chore(release): version 2.0.0-dev
d911335
ci(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#572)
dependabot[bot] a1c5890
chore(deps): upgrade lockfile
3779e30
chore(deps): update lockfile
Mednoob b46def9
fix(CommandManager): fix linter issue
Mednoob 6343c71
fix(Dics): fix linter issue
Mednoob f2de86c
fix(ServerQueue): fix linter issue
Mednoob 14aaee2
fix(CommandContext): fix linter issue
Mednoob 471d3af
fix(HelpCommand): fix linter issue
Mednoob fed94ab
chore(readme): added remix to glitch button
9063ca2
chore(index): update string
cff18a9
chore(env): update notes
80febb5
chore(bot): update string
71e455b
chore(EventsLoader): update import line order
9e5fcef
chore(CommandManager): update import line order
34e00a5
chore(ClientUtils): update string
6c1fe7e
chore(YTDLUtil): update string
e2511d0
chore(GeneralUtil): update comment and string
9b00947
chore(CommandManager): update string
0e68122
chore(QueueCommand): update import line order
da139b4
chore(NowPlayingCommand): update import line order
14ff98e
chore(PingCommand): update string
ed41c79
chore(AboutCommand): update import line order
fc11b7b
chore(deps-dev): bump ts-node from 10.2.1 to 10.4.0 (#566)
dependabot[bot] 4ae634d
chore(deps): bump utf-8-validate from 5.0.5 to 5.0.7 (#570)
dependabot[bot] cb0f14d
ci(deps): bump actions/setup-node from 2.4.0 to 2.4.1 (#576)
dependabot[bot] b440e78
chore(deps-dev): bump @types/node from 16.9.2 to 16.11.6 (#577)
dependabot[bot] cd72d70
chore(deps): upgrade lockfile
d88ac12
chore(readme): add python installation to 'General Setup'
Mednoob 81bdc7b
chore(app.json): remove new lines and set 'PREFIX' env required to 't…
Mednoob 2bde6b9
chore(readme): merge python installation to nodejs instead
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,13 @@ | ||
| CONFIG_DISCORD_TOKEN= | ||
|
|
||
| CONFIG_PREFIX= | ||
|
|
||
| CONFIG_EMBED_COLOR= | ||
|
|
||
| CONFIG_OWNERS=[] | ||
|
|
||
| CONFIG_DEV_GUILD=[] | ||
|
|
||
| CONFIG_NODE_ENV=production | ||
|
|
||
| CONFIG_ENABLE_24_7= | ||
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,5 @@ | ||
| # TypeScript build output | ||
| dist/ | ||
|
|
||
| # Start file | ||
| index.js |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| # Global | ||
| * @mozartrafi @mzrtamp @Hazmi35 | ||
| * @mzrtamp @Mednoob @KurokuTetsuya |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| patreon: zhycorp | ||
| custom: ["https://karyakarsa.com/zhycorp"] |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,38 @@ | ||
| --- | ||
| name: Bug report | ||
| about: Create a report to help us improve | ||
| title: "[Bug Report]" | ||
| labels: bug | ||
| assignees: '' | ||
|
|
||
| --- | ||
|
|
||
| **Describe the bug** | ||
| A clear and concise description of what the bug is. | ||
|
|
||
| **To Reproduce** | ||
| Steps to reproduce the behavior: | ||
| 1. Go to '...' | ||
| 2. Click on '....' | ||
| 3. Scroll down to '....' | ||
| 4. See error | ||
|
|
||
| **Expected behavior** | ||
| A clear and concise description of what you expected to happen. | ||
|
|
||
| **Screenshots** | ||
| If applicable, add screenshots to help explain your problem. | ||
|
|
||
| **Desktop (please complete the following information):** | ||
| - OS: [e.g. iOS] | ||
| - Browser [e.g. chrome, safari] | ||
| - Version [e.g. 22] | ||
|
|
||
| **Smartphone (please complete the following information):** | ||
| - Device: [e.g. iPhone6] | ||
| - OS: [e.g. iOS8.1] | ||
| - Browser [e.g. stock browser, safari] | ||
| - Version [e.g. 22] | ||
|
|
||
| **Additional context** | ||
| Add any other context about the problem here. |
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| --- | ||
| name: Feature request | ||
| about: Suggest an idea for this project | ||
| title: "[Feature Request]" | ||
| labels: enhancement | ||
| assignees: '' | ||
|
|
||
| --- | ||
|
|
||
| **Is your feature request related to a problem? Please describe.** | ||
| A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] | ||
|
|
||
| **Describe the solution you'd like** | ||
| A clear and concise description of what you want to happen. | ||
|
|
||
| **Describe alternatives you've considered** | ||
| A clear and concise description of any alternative solutions or features you've considered. | ||
|
|
||
| **Additional context** | ||
| Add any other context or screenshots about the feature request here. |
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.