-
Notifications
You must be signed in to change notification settings - Fork 23
/
bots.sql
285 lines (256 loc) · 18.7 KB
/
bots.sql
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'Transition bot',
'Allows you to link your Bitcoin and Byteball addresses for participation in Byteball distribution.',
'[email protected]/bb#0000'
);*/
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'Byte-BTC exchange',
'Buy or sell Bytes for BTC instantly. Advanced users can offer their price, post pending orders and see the order book.',
'[email protected]/bb#0000'
);*/
INSERT INTO bots (name, description, pairing_code) VALUES (
'Flight delays oracle',
'If you bought a P2P insurance against flight delays and your flight was delayed, chat with this oracle to have it post the data about your flight. After the data is posted, you can unlock the insurance contract and sweep its funds.',
'AuP4ngdv0S/[email protected]/bb#0000'
);
INSERT INTO bots (name, description, pairing_code) VALUES (
'Sports oracle',
'If you have a P2P betting contract with another user and you won, chat with this oracle to have it post the data about your football match. After the data is posted, you can unlock the betting contract and sweep its funds.',
'[email protected]/bb#0000'
);
INSERT INTO bots (name, description, pairing_code) VALUES (
'BTC oracle',
'This oracle posts Merkle Roots of all Bitcoin transactions in a block every time a new Bitcoin block is mined. You can use its data to P2P trade Bytes vs BTC. If you are receiving Bytes (sending bitcoins), chat with the oracle after sending your bitcoins to get the Merkle Proof of your Bitcoin transaction and unlock your bytes from the smart contract.',
'A7C96Bhg4Gpb2Upw/Ky/[email protected]/bb#0000'
);
/*
INSERT INTO bots (name, description, pairing_code) VALUES (
'Rosie bot',
'This is an open-source conversational AI, serving Rosie (chatbot base) through Pandorabots'' API. Without modifying the code, developers can serve any other AIML-compliant chatbot.
Developer: Laurentiu-Andronache, https://github.com/Laurentiu-Andronache/byteball-chatbot-Rosie',
'ApOpqXbI7GpqOl3Z96QW/GSNgv04g4RcFr/[email protected]/bb#0000'
);
*/
INSERT INTO bots (name, description, pairing_code) VALUES (
'Obyte Asset Manager',
'Asset directory and asset creation platform for Obyte. The chatbot provides a simple yet powerful interface to define and issue custom Obyte assets. Assets behave similarly to the native currency "bytes": they are transferable and exchangeable. They can represent anything that has value such as debt, shares, loyalty points, airtime minutes, commodities, other fiat or crypto currencies.
Developer: Peter Miklos, https://obyte.app',
'[email protected]/bb#0000'
);
INSERT INTO bots (rank, name, description, pairing_code) VALUES (
1,
'Flight delay insurance',
'Buy insurance against flight delay. You get paid if your flight is delayed more than what you specify. The quotes are based on real stats of delays of your flight, the bot charges only 5% above the probability of delay. Insurance is based on smart contracts, you don''t need to trust the bot.
Source code: https://github.com/byteball/flight-delays-insurance, fork and write your bot.',
'Ai8b8CdBxZkm6h1RVhYT7y6Scas/[email protected]/bb#0000'
);
INSERT INTO bots (name, description, pairing_code) VALUES (
'Poll bot',
'Vote in polls. The weight of your vote is proportional to your balance.
Source code: https://github.com/byteball/poll-bot',
'AhMVGrYMCoeOHUaR9v/[email protected]/bb#0000'
);
/*
INSERT INTO bots (name, description, pairing_code) VALUES (
'Blackbytes Exchange BEEB (Trustful)',
'Instant buy and sell batches of Blackbytes 24/7. No need to find a peer anymore: the bot is the peer. Note that you are trusting the coins, as well as private histories of blackbytes, to the exchange operator.',
'[email protected]/bb#0000'
);
*/
INSERT INTO bots (name, description, pairing_code) VALUES (
'Blackbytes.io Exchange (Semi-trustless)',
'Instantly exchange Blackbytes and Bytes or create your own orders in the book. It''s trustless when selling Blackbytes, meaning all users are always in control of their own Blackbytes, and trustful when buying. Need help or want to socialize? You can directly chat with many other users.
Check the website https://blackbytes.io for graphs of the order book, historical price charts and FAQ.',
'[email protected]/bb#globalchat'
);
INSERT INTO bots (name, description, pairing_code) VALUES (
'Buy blackbytes (trustless)',
'Instantly buy blackbytes for bytes. The sale is done via a conditional payment smart contract, so the seller can''t scam you.
Source code: https://github.com/byteball/conditional-token-sale, you can use it to sell your tokens.',
'AmXiHW7Ms4qcdmXeLW4U/[email protected]/bb#0000'
);
INSERT INTO bots (name, description, pairing_code) VALUES (
'Betting bot (Semi-trustless)',
'Bet on sport fixtures by taking the trustless offers immediately available. Or be the bookmaker and develop a business by proposing competitive odds for popular events.
Developer: papabyte.com',
'[email protected]/bb#0000'
);
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'Luckybytes Lottery (provably fair)',
'An in app lottery in which you can play using your Byteball Bytes. There are three different game modes to participate in. Win large amounts of Bytes depending on the number of players on the principle of "the winner takes all". All games are provably fair. Each lottey comes with a game and proof hash which lets a player validate and prove the results against manipulation.
Developer: pxrunes, https://lucky.byte-ball.com',
'[email protected]/bb#LuckyBytes'
);*/
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'TitanCoin ICO',
'Invest in Titan Coin -- a new token pegged to the price of 1 kg of ilmenite concentrate. Ilmenite concentrate is the main raw material used for production of Titanium dioxide.
Project page and investor information: http://titan-coin.com',
'[email protected]/bb#0000'
);*/
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'Byteball-Altcoin Exchange Bot',
'Exchange over 60 altcoins to Bytes, Bytes to altcoins, or altcoins to altcoins. Receive your coins as fast as the network confirms your transaction. The fee is only 0.75%. Powered by Changelly.
Developer: Robert Huber, http://byteball-exchange-bot.com',
'[email protected]/bb#bytExchange'
);*/
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'CFD Trading (Trustful)',
'Buy or sell contract for difference and try to take advantage when the price of a crypto-currency is moving up or moving down without owning it directly.
Developer: papabyte.com',
'[email protected]/bb#0000'
);*/
INSERT INTO bots (rank, name, description, pairing_code) VALUES (
2,
'Real name attestation bot',
'Verify your real name to get access to services that require KYC. Attestation that proves your verification is saved on the public database, but no personal data is published without your request. Your data is saved in your wallet and you can easily disclose it to the service that needs the data. After first successful verification, you are reimbursed the price of the attestation and rewarded with $8.00 worth of Bytes from the distribution fund, the reward is time-locked on a smart contract for 1 year.',
'[email protected]/bb#0000'
);
INSERT INTO bots (name, description, pairing_code) VALUES (
'Fun-coins faucet',
'This bot gives out free Tangos, Tingos, Zangos and Zingos. These tokens have zero monetary value so you can practise textcoins and smart contracts with zero risk.
Developer: papabyte.com',
'A0dDO/XuMzELLq4r7F3/[email protected]/bb#0000'
);
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'SilentNotary ICO',
'SilentNotary is a digital notary that saves and certifies documents, emails, chats, and audio/video recordings. The authenticity of these records will be ensured by posting them both to Ethereum blockchain and Byteball DAG. The ICO is active until 15 March 2018, and you can buy SNTR tokens with Bytes, BTC, or Ether.
Website: https://silentnotary.com',
'[email protected]/bb#0000'
);*/
INSERT INTO bots (rank, name, description, pairing_code) VALUES (
2,
'Email attestation bot',
'Verify your email adddress, and your payers don''t need to know your Obyte address any longer, they just write your email address as recipient. After first successful verification, you are rewarded with $10.00 worth of Bytes from the distribution fund if your email is on one of whitelisted domains.',
'Al+nIuRMIr8PGvi3BkIVU+S/[email protected]/bb#0000'
);
/*INSERT INTO bots (rank, name, description, pairing_code) VALUES (
2,
'Exchange Bot',
'Exchange Obyte-issued tokens against Bytes or token vs token. The exchange is based on smart contracts, so you don''t have to trust the exchange operator.',
'[email protected]/bb#0000'
);*/
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'Worldopoly ICO',
'Worldopoly is the world’s first mobile game combining AR, AI, Geolocationing, Blockchain, and DAG. The ICO is active until 17 May 2018, and you can buy WPT tokens with Bytes, BTC, or Ether. WPT token is issued both on Byteball and Ethereum platforms but investors on Byteball platform receive increased bonus (even if they pay in ETH or BTC) for investments up to 30 ETH.
Website: https://worldopoly.io',
'[email protected]/bb#0000'
);*/
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'WhiteLittle Airdrop 小白币糖果机器人',
'小白链机器人送出小白币糖果。小白链是专门为想进入区块链行业的小白们量身打造的帮助平台,其目的是建立一个基于字节雪球技术为小白们提供有效帮助的信息发现生态平台。小白链的设计初衷是构建一套合理的激励机制,能够及时得到帮助,又让提供帮助的区块链从业者得到合理的回报。
开发者:123cb.net',
'[email protected]/bb#0000'
);*/
/*INSERT INTO bots (rank, name, description, pairing_code) VALUES (
3,
'Buy Bytes with Visa or Mastercard',
'This bot helps to buy Bytes with Visa or Mastercard. The payments are processed by Indacoin. Part of the fees paid is offset by the reward you receive from the undistributed funds.',
'A1i/[email protected]/bb#0000'
);*/
INSERT INTO bots (rank, name, description, pairing_code) VALUES (
2,
'Accredited investor attestation bot',
'If you are an accredited investor, have your accredited status verified by a licensed attorney and get access to ICOs that sell security tokens to accredited investors only.',
'A/[email protected]/bb#0000'
);
INSERT INTO bots (rank, name, description, pairing_code) VALUES (
3,
'World Community Grid linking bot',
'Donate your device’s spare computing power to help scientists solve the world’s biggest problems in health and sustainability, and earn some Bytes in the meantime. This bot allows you to link your Obyte address and WCG account in order to receive daily rewards for your contribution to WCG computations.
WCG is an IBM sponsored project, more info at https://www.worldcommunitygrid.org',
'A/JWTKvgJQ/[email protected]/bb#0000'
);
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'Exchange bot for dual-chain tokens',
'For tokens issued both on Byteball and Ethereum platforms, the bot enables seamless exchange between Byteball and Ethereum tokens.
Developer: HDRProtocol, https://github.com/HDRProtocol/exchanger',
'A+dAU2j/[email protected]/bb#f7b42a61a3ba6a34cbeeb18d37979927ad1103fc'
);*/
INSERT INTO bots (name, description, pairing_code) VALUES (
'Private chat room bot',
'This chatbot allows several persons to chat together using the Obyte messaging system. The bot decrypts messages and relays them to other users after reencryption. For best privacy, run your own instance of this bot using the source code below, any cheap VPS is enough to host it.
Developer: Papabyte, https://github.com/Papabyte/Private-chat-room',
'AuB9N1V8OOdc9M5JrpNOCqI3LAcLWetitkT3MqK/[email protected]/bb#0000'
);
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'Aworker ICO',
'Aworker is a decentralized next-generation recruitment platform. Aworker reinvents Human Resources processes via referrals and smart contracts. The search for employees powered by smart contracts reduces “cost per hire” up to 4 times.
Website: https://www.aworker.io',
'AvGhQmEMSdS4FSBnUOR/L9EhMjQQb83q/[email protected]/bb#0000'
);*/
/*INSERT INTO bots (rank, name, description, pairing_code) VALUES (
2,
'Steem attestation bot',
'Verify your Steem username, and your payers don''t need to know your Obyte address any longer, they just write steem/username as recipient. After first successful verification, you get a reward in Bytes, the amount depends on your Steem reputation. Other apps offer discounts or bonuses to users with high reputation. These apps include: ICOs, Real name attestation bot, Buy Bytes with Visa or Mastercard bot.',
'[email protected]/bb#0000'
);*/
INSERT INTO bots (rank, name, description, pairing_code) VALUES (
3,
'Username registration bot',
'Buy a username and receive money to your @username instead of a less user-friendly cryptocurrency address.
Proceeds from the sale of usernames go to Obyte community fund and help fund the development and promotion of the platform.',
'[email protected]/bb#0000'
);
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'Nousplatform ICO',
'Nousplatform is a decentralized next-gen investment ecosystem. Nousplatform is set to disrupt the traditional AuM market with the introduction of smart contracts and blockchain technology. The platform empowers everyone with simple and efficient access to the investment world. Discounts apply for Byteball and Steem users.
Website: https://nousplatform.com',
'A6K87dFpPsYgLH3S+5ekN6/[email protected]/bb#0000'
);*/
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'Whitelittle reward chat room',
'Whitelittle is a chat room for newcomer who want to enter the blockchain industry. The purpose is to bulid an information discovery ecological platform that provides effective help for newcomer based on the Obyte technology. Here you can chat and help others without being censored and get some rewards.',
'[email protected]/bb#0000'
);*/
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'Dice bot',
'A very simple, and provably fair, dice game.
Developer: Evgeny Stulnikov',
'[email protected]/bb#play'
);*/
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'ClearCost ICO: booking hotels at cost price',
'Clearcost.Club books accommodations in hotels worldwide cheaper than the lowest market price by 5% to 15% and more. ClearCost = Cost price + membership fee. The membership fee in CCWT tokens is about four times less than in USD, and this ratio will grow. CCWT are unique tokens with the economic justification for the price. Our ITO is active until October 31, 2018.
Website: https://clearcost.io',
'[email protected]/bb#0000'
);*/
/*INSERT INTO bots (rank, name, description, pairing_code) VALUES (
3,
'Draw Airdrop',
'Get a chance to win a weekly prize just by linking your existing balance. The greater is your balance, the greater is your chance to win. No payment is required! The prizes are paid from the undistributed funds.
If you refer new users to the draw and one of them wins, you also win.',
'[email protected]/bb#0000'
);*/
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'Know-it-all Bot',
'This bot is all about user participation and giving gratitude using incentivized Q&A. Users pose questions and add reward with bytes for faster replies, better answers and more importantly to give thanks to participants. Bring in experts on any social platform using a simple link, vote for the right answer and both of you can get rewarded!
This bot was first developed for Obyte Bot War in December 2018.
Developer: Terence Lee, https://github.com/whoisterencelee/know-it-all-bot',
'[email protected]/bb#0000'
);*/
/*INSERT INTO bots (name, description, pairing_code) VALUES (
'幸运字节 Luckybytes',
'A lottery which you can play using your Bytes. Three different game modes to participate in and follow the principle of "the winner takes all". All games are provably fair. Each lottey comes with a game proof hash which lets player validate and prove the results against manipulation.
一个可以用字节来玩的抽奖游戏. 三种不同的游戏模式, 适用"赢家通吃"原则. 所有游戏都是可证明公平的, 即每盘游戏都会有一个哈希证明, 玩家可以验证游戏没有被操控.
https://lucky.obytechina.org',
'[email protected]/bb#0000'
);*/
/*INSERT INTO bots (rank, name, description, pairing_code) VALUES (
4,
'OSwap.cc altcoin exchange',
'OSwap.cc bot is an exchange bot for GBYTE, which enables you to buy GBYTE with BTC.
If you want to exchange more crypto assets, please visit OSwap exchange: https://oswap.cc.',
'[email protected]/bb#0000'
);*/
INSERT INTO bots (rank, name, description, pairing_code) VALUES (
2,
'GitHub attestation bot',
'Verify your GitHub username and link it to your Obyte address. Also works for organizations. In a future release, you will be able to receive payments to github/username alias instead of the regular Obyte address.',
'A7mopY9L4F+/[email protected]/bb#0000'
);
INSERT INTO bots (rank, name, description, pairing_code) VALUES (
2,
'Kivach discord bot',
'Link your Obyte address to your discord username and get a special status on the Obyte discord server depending on the total amount of your donations on kivach.org.',
'Az4iIH8AdlI+arT2k4Jo0wCfl2T/O51iH2dFMnPj/[email protected]/bb#0000'
);