Discuss Scratch
- Discussion Forums
- » Things I'm Making and Creating
- » AutoUOC Testing & Discussion
- BGMead
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Rlly basic diagram to represent how the system will function.
- XCat
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Hi there! I'm not so great with the coding side of things, but I'd be happy to help out with customer service, banners, promotions, and similar.
- BGMead
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Sure thing! I think we're going to need an outreach manager to get shops to use the bot once we release our first Beta. Thanks for your interest in helping!! Hi there! I'm not so great with the coding side of things, but I'd be happy to help out with customer service, banners, promotions, and similar.
- ajsya
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Nice, though Scratch Team probably won't approve.
Will follow anyways and see where this goes. Happy to help in any way I can.
Will follow anyways and see where this goes. Happy to help in any way I can.
Last edited by ajsya (Aug. 26, 2020 00:37:25)
- BGMead
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Fingers are crossed that they'll let it fly. Would be a shame if they didn't with all the work we've already done. Nice, though Scratch Team probably won't approve.
Awesome, thx! If you'd like to contribute all the repos are under the “links” section on the FP Will follow anyways and see where this goes. Happy to help in any way I can.
Last edited by BGMead (Aug. 26, 2020 00:38:17)
- BGMead
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
If anyone could help out with anything listed on the issue below, it'd be much appreciated!
https://github.com/AutoUOC/api/issues/11
https://github.com/AutoUOC/api/issues/11
- XCat
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Sounds great, I'm always happy to help!Sure thing! I think we're going to need an outreach manager to get shops to use the bot once we release our first Beta. Thanks for your interest in helping!! Hi there! I'm not so great with the coding side of things, but I'd be happy to help out with customer service, banners, promotions, and similar.
- clove-
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Same here! Not so great with the coding, but I'd love to help out in other ways!Sounds great, I'm always happy to help!Sure thing! I think we're going to need an outreach manager to get shops to use the bot once we release our first Beta. Thanks for your interest in helping!! Hi there! I'm not so great with the coding side of things, but I'd be happy to help out with customer service, banners, promotions, and similar.
- BGMead
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Sounds great, I'm always happy to help!
Awesome! Like I said, we will need some people for “outreach”, who will help get shops to use AutoUOC. Thanks so much for your interest in helping! Same here! Not so great with the coding, but I'd love to help out in other ways!
- Nambaseking01
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Awesome! Like I said, we will need some people for “outreach”, who will help get shops to use AutoUOC. Thanks so much for your interest in helping!
I'm good with advertising and promotions, I could probably help out a bunch with everything on Scratch!
- clove-
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Great!Sounds great, I'm always happy to help!Awesome! Like I said, we will need some people for “outreach”, who will help get shops to use AutoUOC. Thanks so much for your interest in helping! Same here! Not so great with the coding, but I'd love to help out in other ways!
- BGMead
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Idea: Have the bot auto-detect a terms and conditions “code-word”
if (!order.includes('code-word')) { order.reply('Please read the TOS before ordering.') }
- Pufferfish_Test
- Scratcher
500+ posts
AutoUOC Testing & Discussion
I like it! Idea: Have the bot auto-detect a terms and conditions “code-word”if (!order.includes('code-word')) { order.reply('Please read the TOS before ordering.') }
- Nambaseking01
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Idea: Have the bot auto-detect a terms and conditions “code-word”if (!order.includes('code-word')) { order.reply('Please read the TOS before ordering.') }
Support.
finally somewhere where I can make unconstructive responses
- BGMead
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Lol, nice Support.
finally somewhere where I can make unconstructive responses
Awesome! I'll add it to my list of things to do for the bot. I like it!
- BGMead
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Note to anyone working on anything right now: Make sure you pull. I just split most of the functions into their own separate files, and it may have effected whatever you were working on
- ajsya
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Hey BGMead, just so you know you can set a language for the code tags.
if (variable = "hi") {consol.log(Hello)}
[code=javascript]if (variable = "hi") {consol.log(Hello)}[/code]
- BGMead
- Scratcher
1000+ posts
AutoUOC Testing & Discussion
Ah right, forgot. Thx! Hey BGMead, just so you know you can set a language for the code tags.if (variable = "hi") {consol.log(Hello)}[code=javascript]if (variable = "hi") {consol.log(Hello)}[/code]
- Discussion Forums
- » Things I'm Making and Creating
- » AutoUOC Testing & Discussion