Command Prompt - python newbot1.py .txt ADDED
@@ -0,0 +1,731 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ Microsoft Windows [Version 10.0.22631.4317]
2
+ (c) Microsoft Corporation. All rights reserved.
3
+
4
+ C:\Users\Jamiu>cd\
5
+
6
+ C:\> cd Users\Jamiu\AppData\Local\Programs\Python\Python31
7
+ The system cannot find the path specified.
8
+
9
+ C:\> cd Users\Jamiu\Downloads
10
+
11
+ C:\Users\Jamiu\Downloads> python3 newbot.py
12
+ 'python3' is not recognized as an internal or external command,
13
+ operable program or batch file.
14
+
15
+ C:\Users\Jamiu\Downloads>python newbot/py
16
+ python: can't open file 'C:\\Users\\Jamiu\\Downloads\\newbot\\py': [Errno 2] No such file or directory
17
+
18
+ C:\Users\Jamiu\Downloads>python newbot.py
19
+ File "C:\Users\Jamiu\Downloads\newbot.py", line 21
20
+ client = TelegramClient('NameSession', 22256758, 15bed4cdc13e158df5680cde313e70dc)
21
+ ^
22
+ SyntaxError: invalid decimal literal
23
+
24
+ C:\Users\Jamiu\Downloads>python newbot.py
25
+ File "C:\Users\Jamiu\Downloads\newbot.py", line 21
26
+ client = TelegramClient('NameSession', 22256758, 15bed4cdc13e158df5680cde313e70dc)
27
+ ^
28
+ SyntaxError: invalid decimal literal
29
+
30
+ C:\Users\Jamiu\Downloads>python newbot1.py
31
+ python: can't open file 'C:\\Users\\Jamiu\\Downloads\\newbot1.py': [Errno 2] No such file or directory
32
+
33
+ C:\Users\Jamiu\Downloads> cd\
34
+
35
+ C:\> cd C:\Users\Jamiu\Downloads
36
+
37
+ C:\Users\Jamiu\Downloads> cd\
38
+
39
+ C:\> cd C:\Users\Jamiu\Downloads\Telegram Desktop
40
+
41
+ C:\Users\Jamiu\Downloads\Telegram Desktop>python newbot1.py
42
+ Traceback (most recent call last):
43
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 7, in <module>
44
+ from telethon import TelegramClient, events, sync
45
+ ModuleNotFoundError: No module named 'telethon'
46
+
47
+ C:\Users\Jamiu\Downloads\Telegram Desktop>cd\
48
+
49
+ C:\> cd C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py
50
+ The directory name is invalid.
51
+
52
+ C:\> pip install telethon
53
+ Collecting telethon
54
+ Downloading Telethon-1.37.0.tar.gz (620 kB)
55
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 620.2/620.2 kB 975.9 kB/s eta 0:00:00
56
+ Installing build dependencies ... done
57
+ Getting requirements to build wheel ... done
58
+ Preparing metadata (pyproject.toml) ... done
59
+ Collecting pyaes (from telethon)
60
+ Downloading pyaes-1.6.1.tar.gz (28 kB)
61
+ Installing build dependencies ... done
62
+ Getting requirements to build wheel ... done
63
+ Preparing metadata (pyproject.toml) ... done
64
+ Collecting rsa (from telethon)
65
+ Downloading rsa-4.9-py3-none-any.whl.metadata (4.2 kB)
66
+ Collecting pyasn1>=0.1.3 (from rsa->telethon)
67
+ Downloading pyasn1-0.6.1-py3-none-any.whl.metadata (8.4 kB)
68
+ Downloading rsa-4.9-py3-none-any.whl (34 kB)
69
+ Downloading pyasn1-0.6.1-py3-none-any.whl (83 kB)
70
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 83.1/83.1 kB 2.4 MB/s eta 0:00:00
71
+ Building wheels for collected packages: telethon, pyaes
72
+ Building wheel for telethon (pyproject.toml) ... done
73
+ Created wheel for telethon: filename=Telethon-1.37.0-py3-none-any.whl size=694397 sha256=577d7a6ae62153130ab3117cdbd814ec736350d2f4846b043f09291bc4a9948f
74
+ Stored in directory: c:\users\jamiu\appdata\local\pip\cache\wheels\3a\76\b9\a973ad419abf8aed2b6bd598623e5566c14b094e3d2d18c20f
75
+ Building wheel for pyaes (pyproject.toml) ... done
76
+ Created wheel for pyaes: filename=pyaes-1.6.1-py3-none-any.whl size=26358 sha256=df8a4d7b143d53ee950efef7c2e0377ffcd28ad80ccac5b3622e5e55d51d4246
77
+ Stored in directory: c:\users\jamiu\appdata\local\pip\cache\wheels\d9\43\32\ec313dd557e88e419489b9df40c04dad7b99576bde162496f8
78
+ Successfully built telethon pyaes
79
+ Installing collected packages: pyaes, pyasn1, rsa, telethon
80
+ Successfully installed pyaes-1.6.1 pyasn1-0.6.1 rsa-4.9 telethon-1.37.0
81
+
82
+ [notice] A new release of pip is available: 24.0 -> 24.3.1
83
+ [notice] To update, run: python.exe -m pip install --upgrade pip
84
+
85
+ C:\>pip show telethon
86
+ Name: Telethon
87
+ Version: 1.37.0
88
+ Summary: Full-featured Telegram client library for Python 3
89
+ Home-page: https://github.com/LonamiWebs/Telethon
90
+ Author: Lonami Exo
91
+ Author-email: totufals@hotmail.com
92
+ License: MIT
93
+ Location: C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages
94
+ Requires: pyaes, rsa
95
+ Required-by:
96
+
97
+ C:\>python newbot1.py
98
+ python: can't open file 'C:\\newbot1.py': [Errno 2] No such file or directory
99
+
100
+ C:\> cd Users\Jamiu\Downloads\Telegram Desktop
101
+
102
+ C:\Users\Jamiu\Downloads\Telegram Desktop>python newbot1.py
103
+ Traceback (most recent call last):
104
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 8, in <module>
105
+ import pandas as pd
106
+ ModuleNotFoundError: No module named 'pandas'
107
+
108
+ C:\Users\Jamiu\Downloads\Telegram Desktop> cd\
109
+
110
+ C:\>pip install pandas
111
+ Collecting pandas
112
+ Downloading pandas-2.2.3-cp312-cp312-win_amd64.whl.metadata (19 kB)
113
+ Collecting numpy>=1.26.0 (from pandas)
114
+ Downloading numpy-2.1.3-cp312-cp312-win_amd64.whl.metadata (60 kB)
115
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 60.8/60.8 kB 324.4 kB/s eta 0:00:00
116
+ Collecting python-dateutil>=2.8.2 (from pandas)
117
+ Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl.metadata (8.4 kB)
118
+ Collecting pytz>=2020.1 (from pandas)
119
+ Downloading pytz-2024.2-py2.py3-none-any.whl.metadata (22 kB)
120
+ Collecting tzdata>=2022.7 (from pandas)
121
+ Downloading tzdata-2024.2-py2.py3-none-any.whl.metadata (1.4 kB)
122
+ Collecting six>=1.5 (from python-dateutil>=2.8.2->pandas)
123
+ Downloading six-1.16.0-py2.py3-none-any.whl.metadata (1.8 kB)
124
+ Downloading pandas-2.2.3-cp312-cp312-win_amd64.whl (11.5 MB)
125
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 11.5/11.5 MB 83.0 kB/s eta 0:00:00
126
+ Downloading numpy-2.1.3-cp312-cp312-win_amd64.whl (12.6 MB)
127
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 12.6/12.6 MB 127.3 kB/s eta 0:00:00
128
+ Downloading python_dateutil-2.9.0.post0-py2.py3-none-any.whl (229 kB)
129
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 229.9/229.9 kB 72.9 kB/s eta 0:00:00
130
+ Downloading pytz-2024.2-py2.py3-none-any.whl (508 kB)
131
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 508.0/508.0 kB 76.2 kB/s eta 0:00:00
132
+ Downloading tzdata-2024.2-py2.py3-none-any.whl (346 kB)
133
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 346.6/346.6 kB 149.5 kB/s eta 0:00:00
134
+ Downloading six-1.16.0-py2.py3-none-any.whl (11 kB)
135
+ Installing collected packages: pytz, tzdata, six, numpy, python-dateutil, pandas
136
+ Successfully installed numpy-2.1.3 pandas-2.2.3 python-dateutil-2.9.0.post0 pytz-2024.2 six-1.16.0 tzdata-2024.2
137
+
138
+ [notice] A new release of pip is available: 24.0 -> 24.3.1
139
+ [notice] To update, run: python.exe -m pip install --upgrade pip
140
+
141
+ C:\> python.exe -m pip install --upgrade pip
142
+ Requirement already satisfied: pip in c:\users\jamiu\appdata\local\programs\python\python312\lib\site-packages (24.0)
143
+ Collecting pip
144
+ Downloading pip-24.3.1-py3-none-any.whl.metadata (3.7 kB)
145
+ Downloading pip-24.3.1-py3-none-any.whl (1.8 MB)
146
+ ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 129.6 kB/s eta 0:00:00
147
+ Installing collected packages: pip
148
+ Attempting uninstall: pip
149
+ Found existing installation: pip 24.0
150
+ Uninstalling pip-24.0:
151
+ Successfully uninstalled pip-24.0
152
+ Successfully installed pip-24.3.1
153
+
154
+ C:\>pip show pandas
155
+ Name: pandas
156
+ Version: 2.2.3
157
+ Summary: Powerful data structures for data analysis, time series, and statistics
158
+ Home-page: https://pandas.pydata.org
159
+ Author:
160
+ Author-email: The Pandas Development Team <pandas-dev@python.org>
161
+ License: BSD 3-Clause License
162
+
163
+ Copyright (c) 2008-2011, AQR Capital Management, LLC, Lambda Foundry, Inc. and PyData Development Team
164
+ All rights reserved.
165
+
166
+ Copyright (c) 2011-2023, Open source contributors.
167
+
168
+ Redistribution and use in source and binary forms, with or without
169
+ modification, are permitted provided that the following conditions are met:
170
+
171
+ * Redistributions of source code must retain the above copyright notice, this
172
+ list of conditions and the following disclaimer.
173
+
174
+ * Redistributions in binary form must reproduce the above copyright notice,
175
+ this list of conditions and the following disclaimer in the documentation
176
+ and/or other materials provided with the distribution.
177
+
178
+ * Neither the name of the copyright holder nor the names of its
179
+ contributors may be used to endorse or promote products derived from
180
+ this software without specific prior written permission.
181
+
182
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
183
+ AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
184
+ IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
185
+ DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
186
+ FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
187
+ DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
188
+ SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
189
+ CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
190
+ OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
191
+ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
192
+ Location: C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages
193
+ Requires: numpy, python-dateutil, pytz, tzdata
194
+ Required-by:
195
+
196
+ C:\> cd Users\Jamiu\Downloads\Telegram Desktop
197
+
198
+ C:\Users\Jamiu\Downloads\Telegram Desktop>python newbot1.py
199
+ Traceback (most recent call last):
200
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 10, in <module>
201
+ import nest_asyncio
202
+ ModuleNotFoundError: No module named 'nest_asyncio'
203
+
204
+ C:\Users\Jamiu\Downloads\Telegram Desktop> cd\
205
+
206
+ C:\>pip install nest_asyncio
207
+ Collecting nest_asyncio
208
+ Downloading nest_asyncio-1.6.0-py3-none-any.whl.metadata (2.8 kB)
209
+ Downloading nest_asyncio-1.6.0-py3-none-any.whl (5.2 kB)
210
+ Installing collected packages: nest_asyncio
211
+ Successfully installed nest_asyncio-1.6.0
212
+
213
+ C:\>pip show nest_asyncio
214
+ Name: nest-asyncio
215
+ Version: 1.6.0
216
+ Summary: Patch asyncio to allow nested event loops
217
+ Home-page: https://github.com/erdewit/nest_asyncio
218
+ Author: Ewald R. de Wit
219
+ Author-email: ewald.de.wit@gmail.com
220
+ License: BSD
221
+ Location: C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages
222
+ Requires:
223
+ Required-by:
224
+
225
+ C:\> cd Users\Jamiu\Downloads\Telegram Desktop
226
+
227
+ C:\Users\Jamiu\Downloads\Telegram Desktop>python newbot1.py
228
+ Please enter the code you received: 93128
229
+ Signed in successfully as Vibes; remember to not break the ToS or you will risk an account ban!
230
+ Message envoyé : CzLSujWBLFsSjncfkh59rUFqvafWcY5tzedWJSuypump
231
+ Réponse pour CzLSujWBLFsSjncfkh59rUFqvafWcY5tzedWJSuypump: ☎️ From @CallAnalyser
232
+
233
+ ❇️(Total Call)🚀 $GOAT received calls from 10 callers
234
+
235
+ 🏵 Main Calls: (UTC time)
236
+ 1. Pow's Gem Calls
237
+ 01:58 10/11/24 | MC: $4.0M 🎯ROI: 21791% 🏆218x⚡️CPW: 2659.56 | Caller Stats
238
+
239
+ 2. SpiderCrypto Trading Journal
240
+ 08:28 10/11/24 | MC: $8.4M 🎯ROI: 10272% 🏆103x⚡️CPW: 2630.55 | Caller Stats
241
+
242
+ 3. jerry jeet ( stream trade )
243
+ 14:28 10/13/24 | MC: $83.7M 🎯ROI: 945% 💸10x⚡️CPW: 1804.42 | Caller Stats
244
+
245
+ 4. CarnageCalls Gambles
246
+ 19:37 10/14/24 | MC: $160.3M 🎯ROI: 446% 💸5x⚡️CPW: 1620.49 | Caller Stats
247
+
248
+ 5. ◾️XeroDarkCalls | •XDC• | Invested Calls ◾️
249
+ 14:25 10/16/24 | MC: $309.2M 🎯ROI: 183%⚡️CPW: 1528.1 | Caller Stats
250
+
251
+ 6. SD’s JOURNAL
252
+ 15:36 10/18/24 | MC: $428.4M 🎯ROI: 104%⚡️CPW: 1510.64 | Caller Stats
253
+
254
+ 7. SD’s CASINO
255
+ 21:25 10/18/24 | MC: $384.0M 🎯ROI: 127%⚡️CPW: 1517.14 | Caller Stats
256
+
257
+ 8. Thanos Gems 💎
258
+ 11:32 10/23/24 | MC: $653.0M 🎯ROI: 34%⚡️CPW: 648.94 | Caller Stats
259
+
260
+ 9. The Rolling Apes Calls 🎲
261
+ 00:06 10/28/24 | MC: $618.6M 🎯ROI: 32%⚡️CPW: 645.89 | Caller Stats
262
+
263
+ 10. Make Money With Matt 💰
264
+ 03:20 10/28/24 | MC: $615.9M 🎯ROI: 32%⚡️CPW: 645.77 | Caller Stats
265
+
266
+ ‎CzLSujWBLFsSjncfkh59rUFqvafWcY5tzedWJSuypump‎
267
+
268
+ 🎯BUY: STB | TradeWiz | Photon | MEVX
269
+
270
+ 🔎Scan: MEVX | DexS | PIRB Scan | Photon
271
+ 🔰Chain: #SOLANA | 🔰Name: Goatseus Maximus
272
+ 📞Caller: CallAnalyserBot
273
+ 📈Trending: KOL Trending 🔥
274
+
275
+ Listen to qualified calls in real time @CallAnalyser
276
+ ➖️➖️➖️➖️➖️➖️➖️➖
277
+ 📢 Ad:☘️Most profit wallets and copy trade Zelfiguru 👉 SOL | ETH | BASE
278
+ Message envoyé : CBdCxKo9QavR9hfShgpEBG3zekorAeD7W1jfq2o3pump
279
+ Réponse pour CBdCxKo9QavR9hfShgpEBG3zekorAeD7W1jfq2o3pump: ☎️ From @CallAnalyser
280
+
281
+ ❇️(Total Call)🚀 $LUCE received calls from 7 callers
282
+
283
+ 🏵 Main Calls: (UTC time)
284
+ 1. Degen Seals
285
+ 16:25 10/28/24 | MC: $279.4K 🎯ROI: 32094% 🏆321x⚡️CPW: 2300.33 | Caller Stats
286
+
287
+ 2. Mark Degens
288
+ 15:44 10/29/24 | MC: $67.5M 🎯ROI: 33%⚡️CPW: 586.87 | Caller Stats
289
+
290
+ 3. Pepper Calls 🌶
291
+ 16:40 10/29/24 | MC: $64.8M 🎯ROI: 38%⚡️CPW: 589.48 | Caller Stats
292
+
293
+ 4. Pow's Gem Calls
294
+ 03:15 10/30/24 | MC: $84.6M 🎯ROI: 6%⚡️CPW: 428.01 | Caller Stats
295
+
296
+ 5. CarnageCalls Gambles
297
+ 14:04 10/30/24 | MC: $83.3M | Caller Stats
298
+
299
+ 6. Make Money With Matt 💰
300
+ 15:33 10/31/24 | MC: $62.4M | Caller Stats
301
+
302
+ 7. Robinhood Gems 🪖
303
+ 12:06 11/02/24 | MC: $30.2M 🎯ROI: 31%⚡️CPW: 563.54 | Caller Stats
304
+
305
+ ‎CBdCxKo9QavR9hfShgpEBG3zekorAeD7W1jfq2o3pump‎
306
+
307
+ 🎯BUY: STB | TradeWiz | Photon | MEVX
308
+
309
+ 🔎Scan: MEVX | DexS | PIRB Scan | Photon
310
+ 🔰Chain: #SOLANA | 🔰Name: Official Mascot of the Holy Year
311
+ 📞Caller: CallAnalyserBot
312
+ 📈Trending: KOL Trending 🔥
313
+
314
+ Listen to qualified calls in real time @CallAnalyser
315
+ ➖️➖️➖️➖️➖️➖️➖️➖
316
+ 📢 Ad:🥇Top Trading Bots & Tools (updated) here🥇
317
+ Message envoyé : DRTeDJXZYYZxmq3tmgSPvLi3ef5E51cRH1KzzwXvC5M7
318
+ Réponse pour DRTeDJXZYYZxmq3tmgSPvLi3ef5E51cRH1KzzwXvC5M7: ☎️ From @CallAnalyser
319
+
320
+ ❇️(Total Call)🚀 $T received calls from 5 callers
321
+
322
+ 🏵 Main Calls: (UTC time)
323
+ 1. Arcane Gems
324
+ 18:24 10/30/24 | MC: $27.5M 🎯ROI: 45%⚡️CPW: 634.26 | Caller Stats
325
+
326
+ 2. Brainstorm Alphas
327
+ 18:29 10/30/24 | MC: $21.7M 🎯ROI: 85%⚡️CPW: 1098.0 | Caller Stats
328
+
329
+ 3. Veigar Calls
330
+ 18:29 10/30/24 | MC: $22.0M 🎯ROI: 82%⚡️CPW: 1096.8 | Caller Stats
331
+
332
+ 4. Shyroshi Plays
333
+ 18:44 10/30/24 | MC: $28.8M 🎯ROI: 39%⚡️CPW: 568.31 | Caller Stats
334
+
335
+ 5. Who Dis | Multi Chain Channel of Titan
336
+ 10:38 11/01/24 | MC: $8.5M 🎯ROI: 18%⚡️CPW: 400.82 | Caller Stats
337
+
338
+ ‎DRTeDJXZYYZxmq3tmgSPvLi3ef5E51cRH1KzzwXvC5M7‎
339
+
340
+ 🎯BUY: STB | TradeWiz | Photon | MEVX
341
+
342
+ 🔎Scan: MEVX | DexS | PIRB Scan | Photon
343
+ 🔰Chain: #SOLANA | 🔰Name: T
344
+ 📞Caller: CallAnalyserBot
345
+ 📈Trending: KOL Trending 🔥
346
+
347
+ Listen to qualified calls in real time @CallAnalyser
348
+ ➖️➖️➖️➖️➖️➖️➖️➖
349
+ 📢 Ad:⭐️Create volume for your token on SUI: Sui Pump Bot⭐️
350
+ Message envoyé : HdHqKPz3n52e6FCJREKY3MS56TagyvRxsxVYG7E4rF99
351
+ Réponse pour HdHqKPz3n52e6FCJREKY3MS56TagyvRxsxVYG7E4rF99: ☎️ From @CallAnalyser
352
+
353
+ ❇️(Total Call)🚀 $47 received calls from 10 callers
354
+
355
+ 🏵 Main Calls: (UTC time)
356
+ 1. Whale Calls
357
+ 16:36 10/18/24 | MC: $56.4K 🎯ROI: 34286% 🏆343x⚡️CPW: 2146.58 | Caller Stats
358
+
359
+ 2. The Blockchain God's Gambles
360
+ 23:31 10/20/24 | MC: $179.6K 🎯ROI: 10689% 🏆107x⚡️CPW: 2062.86 | Caller Stats
361
+
362
+ 3. The Blockchain Gods Multi Chain Calls- HOME OF THE TBG DYNASTY PRIVATE GROUP
363
+ 00:12 10/21/24 | MC: $152.4K 🎯ROI: 12613% 🏆127x⚡️CPW: 2087.4 | Caller Stats
364
+
365
+ 4. Mark Degens
366
+ 14:01 10/22/24 | MC: $239.6K 🎯ROI: 7986% 🥇80x⚡️CPW: 2044.76 | Caller Stats
367
+
368
+ 5. Thoth Gems 🌙
369
+ 06:46 10/25/24 | MC: $706.6K 🎯ROI: 2642% 💎27x⚡️CPW: 1727.97 | Caller Stats
370
+
371
+ 6. SiG Calls
372
+ 09:21 10/25/24 | MC: $667.3K 🎯ROI: 2804% 💎29x⚡️CPW: 1734.61 | Caller Stats
373
+
374
+ 7. Crypto Worker Calls 💻
375
+ 15:15 10/25/24 | MC: $1.4M 🎯ROI: 1306% 💰14x⚡️CPW: 1548.34 | Caller Stats
376
+
377
+ 8. ApeZone
378
+ 07:14 10/31/24 | MC: $3.2M 🎯ROI: 350% 💸4x⚡️CPW: 1305.53 | Caller Stats
379
+
380
+ 9. CarnageCalls Gambles
381
+ 17:44 11/04/24 | MC: $12.6M 🎯ROI: 12%⚡️CPW: 401.1 | Caller Stats
382
+
383
+ 10. Thanos Gems 💎
384
+ 09:41 11/05/24 | MC: $13.5M 🎯ROI: 5%⚡️CPW: 386.31 | Caller Stats
385
+
386
+ ‎HdHqKPz3n52e6FCJREKY3MS56TagyvRxsxVYG7E4rF99‎
387
+
388
+ 🎯BUY: STB | TradeWiz | Photon | MEVX
389
+
390
+ 🔎Scan: MEVX | DexS | PIRB Scan | Photon
391
+ 🔰Chain: #SOLANA | 🔰Name: President Trump
392
+ 📞Caller: CallAnalyserBot
393
+ 📈Trending: KOL Trending 🔥
394
+
395
+ Listen to qualified calls in real time @CallAnalyser
396
+ ➖️➖️➖️➖️➖️➖️➖️➖
397
+ 📢 Ad:☘️Most profit wallets and copy trade Zelfiguru 👉 SOL | ETH | BASE
398
+ Message envoyé : 0xd582879453337BD149Ae53EC2092B0af5281d1D7
399
+ Réponse pour 0xd582879453337BD149Ae53EC2092B0af5281d1D7: ☎️ From @CallAnalyser
400
+
401
+ ❇️(Total Call)🚀 $GLORY received calls from 2 callers
402
+
403
+ 🏵 Main Calls: (UTC time)
404
+ 1. Pow's Gem Calls
405
+ 00:21 03/01/24 | MC: $10.4M 🎯ROI: 61%⚡️CPW: 921.07 | Caller Stats
406
+
407
+ 2. MoneyMaker Gambles
408
+ 02:10 03/01/24 | MC: $9.7M 🎯ROI: 73%⚡️CPW: 1049.18 | Caller Stats
409
+
410
+ ‎0xd582879453337BD149Ae53EC2092B0af5281d1D7‎
411
+
412
+ 🎯BUY: Magnum | Maestro | Maestro Pro | Photon
413
+
414
+ 🔎Scan: DexS | DexT | PIRB Scan
415
+ 🔰Chain: #BLAST | 🔰Name: GLORY
416
+ 📞Caller: CallAnalyserBot
417
+ 📈Trending: KOL Trending 🔥
418
+
419
+ Listen to qualified calls in real time @CallAnalyser
420
+ ➖️➖️➖️➖️➖️➖️➖️➖
421
+ 📢 Ad:⭐️Create volume for your token on SUI: Sui Pump Bot⭐️
422
+ Message envoyé : 0xf1df7305E4BAB3885caB5B1e4dFC338452a67891
423
+ Réponse pour 0xf1df7305E4BAB3885caB5B1e4dFC338452a67891: ☎️ From @CallAnalyser
424
+
425
+ ❇️(Total Call)🚀 $PALM received calls from 16 callers
426
+
427
+ 🏵 Main Calls: (UTC time)
428
+ 1. Gems of Ra 💎👁‍🗨
429
+ 07:54 12/19/23 | MC: $10.2M 🎯ROI: 1413% 💰15x⚡️CPW: 1849.59 | Caller Stats
430
+
431
+ 2. PHILLIP'S CALLS
432
+ 11:51 12/19/23 | MC: $12.1M 🎯ROI: 1172% 💰12x⚡️CPW: 1837.57 | Caller Stats
433
+
434
+ 3. Multichain Journal
435
+ 09:26 12/29/23 | MC: $15.9M 🎯ROI: 868% 💸9x⚡️CPW: 1696.16 | Caller Stats
436
+
437
+ 4. The Don's Calls
438
+ 14:47 12/29/23 | MC: $15.8M 🎯ROI: 877% 💸9x⚡️CPW: 1696.66 | Caller Stats
439
+
440
+ 5. Achilles SafeHaven Calls
441
+ 18:35 12/29/23 | MC: $15.5M 🎯ROI: 896% 💸9x⚡️CPW: 1697.66 | Caller Stats
442
+
443
+ 6. Luffy’s diary
444
+ 21:02 02/18/24 | MC: $15.8M 🎯ROI: 874% 💸9x⚡️CPW: 1696.49 | Caller Stats
445
+
446
+ 7. Thanos Gems 💎
447
+ 13:42 02/19/24 | MC: $21.0M 🎯ROI: 634% 💸7x⚡️CPW: 1603.28 | Caller Stats
448
+
449
+ 8. Chadley Calls
450
+ 07:05 02/20/24 | MC: $33.3M 🎯ROI: 362% 💸4x⚡️CPW: 1510.04 | Caller Stats
451
+
452
+ 9. Guzz Gems
453
+ 05:35 02/21/24 | MC: $35.8M 🎯ROI: 330% 💸4x⚡️CPW: 1507.15 | Caller Stats
454
+
455
+ 10. GodZilla Calls
456
+ 18:45 02/25/24 | MC: $47.6M 🎯ROI: 223% 💸3x⚡️CPW: 1493.75 | Caller Stats
457
+
458
+ 11. eslam💎crypto
459
+ 18:48 02/25/24 | MC: $47.6M 🎯ROI: 223% 💸3x⚡️CPW: 1493.8 | Caller Stats
460
+
461
+ 12. Micha Calls / 100% Organic
462
+ 21:22 02/25/24 | MC: $49.8M 🎯ROI: 209% 💸3x⚡️CPW: 1491.38 | Caller Stats
463
+
464
+ 13. The Caller
465
+ 21:52 02/25/24 | MC: $51.4M 🎯ROI: 199%⚡️CPW: 1425.94 | Caller Stats
466
+
467
+ 14. MoneyMaker Gambles
468
+ 07:45 03/06/24 | MC: $71.9M 🎯ROI: 114%⚡️CPW: 1409.52 | Caller Stats
469
+
470
+ ‎0xf1df7305E4BAB3885caB5B1e4dFC338452a67891‎
471
+
472
+ 🎯BUY: Maestro | Maestro Pro | Photon
473
+
474
+ 🔎Scan: DexS | DexT | PIRB Scan
475
+ 🔰Chain: #ETHEREUM | 🔰Name: PaLM AI
476
+ 📞Caller: CallAnalyserBot
477
+ 📈Trending: KOL Trending 🔥
478
+
479
+ Listen to qualified calls in real time @CallAnalyser
480
+ ➖️➖️➖️➖️➖️➖️➖️➖
481
+ 📢 Ad:⭐️Create volume for your token on SUI: Sui Pump Bot⭐️
482
+ Message envoyé : 0x8AEC4bbDcfB451aA289bfBD3C2F4E34A44ADa1be
483
+ Réponse pour 0x8AEC4bbDcfB451aA289bfBD3C2F4E34A44ADa1be: ☎️ From @CallAnalyser
484
+
485
+ ❇️(Total Call)🚀 $dogwifhat received calls from 17 callers
486
+
487
+ 🏵 Main Calls: (UTC time)
488
+ 1. Moonshot Capital
489
+ 00:18 02/03/24 | MC: $10.9M 🎯ROI: 164%⚡️CPW: 1320.14 | Caller Stats
490
+
491
+ 2. Micha Calls / 100% Organic
492
+ 00:38 02/03/24 | MC: $11.9M 🎯ROI: 143%⚡️CPW: 1316.22 | Caller Stats
493
+
494
+ 3. 0x apes
495
+ 00:50 02/03/24 | MC: $21.6M 🎯ROI: 33%⚡️CPW: 556.15 | Caller Stats
496
+
497
+ 4. 💰ANIME GEMS💰
498
+ 00:51 02/03/24 | MC: $24.6M 🎯ROI: 17%⚡️CPW: 421.94 | Caller Stats
499
+
500
+ 5. Pow's Gem Calls
501
+ 01:00 02/03/24 | MC: $29.4M | Caller Stats
502
+
503
+ 6. Multichain Journal
504
+ 01:02 02/03/24 | MC: $26.2M 🎯ROI: 10%⚡️CPW: 412.88 | Caller Stats
505
+
506
+ 7. RIO Calls ☄️
507
+ 01:07 02/03/24 | MC: $26.2M 🎯ROI: 9%⚡️CPW: 410.92 | Caller Stats
508
+
509
+ 8. Nik's Eth + Sol Plays
510
+ 02:09 02/03/24 | MC: $12.3M 🎯ROI: 39%⚡️CPW: 545.32 | Caller Stats
511
+
512
+ 9. CryptoDeus Gems 💎🦍 (sol, avax, eth)
513
+ 02:29 02/03/24 | MC: $10.1M 🎯ROI: 70%⚡️CPW: 1049.13 | Caller Stats
514
+
515
+ 10. 🌱 Terp’s X100 CALLS 🌱
516
+ 02:31 02/03/24 | MC: $9.6M 🎯ROI: 79%⚡️CPW: 1052.46 | Caller Stats
517
+
518
+ 11. Prime Gems 🪐
519
+ 02:34 02/03/24 | MC: $11.2M 🎯ROI: 52%⚡️CPW: 917.43 | Caller Stats
520
+
521
+ 12. Degen Seals
522
+ 02:42 02/03/24 | MC: $10.2M 🎯ROI: 67%⚡️CPW: 924.48 | Caller Stats
523
+
524
+ 13. Pepper Calls 🌶
525
+ 02:49 02/03/24 | MC: $9.2M 🎯ROI: 86%⚡️CPW: 1054.79 | Caller Stats
526
+
527
+ 14. Marketing Guy Call
528
+ 03:18 02/03/24 | MC: $3.2M 🎯ROI: 439% 💸5x⚡️CPW: 1323.56 | Caller Stats
529
+
530
+ ‎0x8AEC4bbDcfB451aA289bfBD3C2F4E34A44ADa1be‎
531
+
532
+ 🎯BUY: Maestro | Maestro Pro | Photon
533
+
534
+ 🔎Scan: DexS | DexT | PIRB Scan
535
+ 🔰Chain: #ETHEREUM | 🔰Name: dogwifhat
536
+ 📞Caller: CallAnalyserBot
537
+ 📈Trending: KOL Trending 🔥
538
+
539
+ Listen to qualified calls in real time @CallAnalyser
540
+ ➖️➖️➖️➖️➖️➖️➖️➖
541
+ 📢 Ad:🎗TradeWiz doubled users in 10 days by special features🎗
542
+ Message envoyé : 9TY6DUg1VSssYH5tFE95qoq5hnAGFak4w3cn72sJNCoV
543
+ Réponse pour 9TY6DUg1VSssYH5tFE95qoq5hnAGFak4w3cn72sJNCoV: ☎️ From @CallAnalyser
544
+
545
+ ❇️(Total Call)🚀 $DOGE received calls from 9 callers
546
+
547
+ 🏵 Main Calls: (UTC time)
548
+ 1. Prower Calls
549
+ 11:54 10/29/24 | MC: $436.0K 🎯ROI: 1454% 💰15x⚡️CPW: 1374.3 | Caller Stats
550
+
551
+ 2. Degen Seals
552
+ 13:16 10/29/24 | MC: $298.8K 🎯ROI: 2168% 💎22x⚡️CPW: 1587.16 | Caller Stats
553
+
554
+ 3. DEGEMS CALLS
555
+ 14:31 10/29/24 | MC: $794.0K 🎯ROI: 753% 💸8x⚡️CPW: 1226.48 | Caller Stats
556
+
557
+ 4. Gubbins Calls
558
+ 15:21 10/29/24 | MC: $852.9K 🎯ROI: 694% 💸7x⚡️CPW: 1142.5 | Caller Stats
559
+
560
+ 5. BagCalls 🎒🎒🎒
561
+ 15:25 10/29/24 | MC: $884.8K 🎯ROI: 666% 💸7x⚡️CPW: 1140.27 | Caller Stats
562
+
563
+ 6. Shyroshi Plays
564
+ 15:46 10/29/24 | MC: $1.2M 🎯ROI: 482% 💸5x⚡️CPW: 1161.2 | Caller Stats
565
+
566
+ 7. CarnageCalls Gambles
567
+ 17:06 10/29/24 | MC: $1.2M 🎯ROI: 464% 💸5x⚡️CPW: 1159.74 | Caller Stats
568
+
569
+ 8. Gogeta Crypto Chad$
570
+ 03:48 10/31/24 | MC: $1.7M 🎯ROI: 308% 💸4x⚡️CPW: 1143.37 | Caller Stats
571
+
572
+ 9. JUNGLE.APE🦧 TON/SOL/BSC/ETH/SUI💥🔥 KOL
573
+ 18:16 11/01/24 | MC: $1.2M 🎯ROI: 459% 💸5x⚡️CPW: 1159.35 | Caller Stats
574
+
575
+ ‎9TY6DUg1VSssYH5tFE95qoq5hnAGFak4w3cn72sJNCoV‎
576
+
577
+ 🎯BUY: STB | TradeWiz | Photon | MEVX
578
+
579
+ 🔎Scan: MEVX | DexS | PIRB Scan | Photon
580
+ 🔰Chain: #SOLANA | 🔰Name: Department of Gov Efficiency
581
+ 📞Caller: CallAnalyserBot
582
+ 📈Trending: KOL Trending 🔥
583
+
584
+ Listen to qualified calls in real time @CallAnalyser
585
+ ➖️➖️➖️➖️➖️➖️➖️➖
586
+ 📢 Ad:⭐️Create volume for your token on SUI: Sui Pump Bot⭐️
587
+ Traceback (most recent call last):
588
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 96, in <module>
589
+ asyncio.run(main())
590
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\nest_asyncio.py", line 30, in run
591
+ return loop.run_until_complete(task)
592
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
593
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\nest_asyncio.py", line 98, in run_until_complete
594
+ return f.result()
595
+ ^^^^^^^^^^
596
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\asyncio\futures.py", line 203, in result
597
+ raise self._exception.with_traceback(self._exception_tb)
598
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\asyncio\tasks.py", line 314, in __step_run_and_handle_result
599
+ result = coro.send(None)
600
+ ^^^^^^^^^^^^^^^
601
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 93, in main
602
+ df.to_excel('bot_responses_top_3_channels.xlsx', index=False)
603
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\pandas\util\_decorators.py", line 333,in wrapper
604
+ return func(*args, **kwargs)
605
+ ^^^^^^^^^^^^^^^^^^^^^
606
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\pandas\core\generic.py", line 2417, into_excel
607
+ formatter.write(
608
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\pandas\io\formats\excel.py", line 943,in write
609
+ writer = ExcelWriter(
610
+ ^^^^^^^^^^^^
611
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\pandas\io\excel\_openpyxl.py", line 57, in __init__
612
+ from openpyxl.workbook import Workbook
613
+ ModuleNotFoundError: No module named 'openpyxl'
614
+
615
+ C:\Users\Jamiu\Downloads\Telegram Desktop> python newbot1.py > output.txt
616
+ Unhandled exception on handle_response
617
+ Traceback (most recent call last):
618
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\telethon\client\updates.py", line 570,in _dispatch_update
619
+ await callback(event)
620
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 52, in handle_response
621
+ print(f"Réponse pour {token_address}: {response_text}")
622
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\encodings\cp1252.py", line 19, in encode
623
+ return codecs.charmap_encode(input,self.errors,encoding_table)[0]
624
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
625
+ UnicodeEncodeError: 'charmap' codec can't encode characters in position 59-60: character maps to <undefined>
626
+ Unhandled exception on handle_response
627
+ Traceback (most recent call last):
628
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\telethon\client\updates.py", line 570,in _dispatch_update
629
+ await callback(event)
630
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 52, in handle_response
631
+ print(f"Réponse pour {token_address}: {response_text}")
632
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\encodings\cp1252.py", line 19, in encode
633
+ return codecs.charmap_encode(input,self.errors,encoding_table)[0]
634
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
635
+ UnicodeEncodeError: 'charmap' codec can't encode characters in position 59-60: character maps to <undefined>
636
+ Unhandled exception on handle_response
637
+ Traceback (most recent call last):
638
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\telethon\client\updates.py", line 570,in _dispatch_update
639
+ await callback(event)
640
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 52, in handle_response
641
+ print(f"Réponse pour {token_address}: {response_text}")
642
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\encodings\cp1252.py", line 19, in encode
643
+ return codecs.charmap_encode(input,self.errors,encoding_table)[0]
644
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
645
+ UnicodeEncodeError: 'charmap' codec can't encode characters in position 59-60: character maps to <undefined>
646
+ Unhandled exception on handle_response
647
+ Traceback (most recent call last):
648
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\telethon\client\updates.py", line 570,in _dispatch_update
649
+ await callback(event)
650
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 52, in handle_response
651
+ print(f"Réponse pour {token_address}: {response_text}")
652
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\encodings\cp1252.py", line 19, in encode
653
+ return codecs.charmap_encode(input,self.errors,encoding_table)[0]
654
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
655
+ UnicodeEncodeError: 'charmap' codec can't encode characters in position 59-60: character maps to <undefined>
656
+ Unhandled exception on handle_response
657
+ Traceback (most recent call last):
658
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\telethon\client\updates.py", line 570,in _dispatch_update
659
+ await callback(event)
660
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 52, in handle_response
661
+ print(f"Réponse pour {token_address}: {response_text}")
662
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\encodings\cp1252.py", line 19, in encode
663
+ return codecs.charmap_encode(input,self.errors,encoding_table)[0]
664
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
665
+ UnicodeEncodeError: 'charmap' codec can't encode characters in position 57-58: character maps to <undefined>
666
+ Unhandled exception on handle_response
667
+ Traceback (most recent call last):
668
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\telethon\client\updates.py", line 570,in _dispatch_update
669
+ await callback(event)
670
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 52, in handle_response
671
+ print(f"Réponse pour {token_address}: {response_text}")
672
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\encodings\cp1252.py", line 19, in encode
673
+ return codecs.charmap_encode(input,self.errors,encoding_table)[0]
674
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
675
+ UnicodeEncodeError: 'charmap' codec can't encode characters in position 57-58: character maps to <undefined>
676
+ Unhandled exception on handle_response
677
+ Traceback (most recent call last):
678
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\telethon\client\updates.py", line 570,in _dispatch_update
679
+ await callback(event)
680
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 52, in handle_response
681
+ print(f"Réponse pour {token_address}: {response_text}")
682
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\encodings\cp1252.py", line 19, in encode
683
+ return codecs.charmap_encode(input,self.errors,encoding_table)[0]
684
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
685
+ UnicodeEncodeError: 'charmap' codec can't encode characters in position 57-58: character maps to <undefined>
686
+ Unhandled exception on handle_response
687
+ Traceback (most recent call last):
688
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\telethon\client\updates.py", line 570,in _dispatch_update
689
+ await callback(event)
690
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 52, in handle_response
691
+ print(f"Réponse pour {token_address}: {response_text}")
692
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\encodings\cp1252.py", line 19, in encode
693
+ return codecs.charmap_encode(input,self.errors,encoding_table)[0]
694
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
695
+ UnicodeEncodeError: 'charmap' codec can't encode characters in position 59-60: character maps to <undefined>
696
+ Traceback (most recent call last):
697
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 96, in <module>
698
+ asyncio.run(main())
699
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\nest_asyncio.py", line 30, in run
700
+ return loop.run_until_complete(task)
701
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
702
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\nest_asyncio.py", line 98, in run_until_complete
703
+ return f.result()
704
+ ^^^^^^^^^^
705
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\asyncio\futures.py", line 203, in result
706
+ raise self._exception.with_traceback(self._exception_tb)
707
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\asyncio\tasks.py", line 314, in __step_run_and_handle_result
708
+ result = coro.send(None)
709
+ ^^^^^^^^^^^^^^^
710
+ File "C:\Users\Jamiu\Downloads\Telegram Desktop\newbot1.py", line 93, in main
711
+ df.to_excel('bot_responses_top_3_channels.xlsx', index=False)
712
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\pandas\util\_decorators.py", line 333,in wrapper
713
+ return func(*args, **kwargs)
714
+ ^^^^^^^^^^^^^^^^^^^^^
715
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\pandas\core\generic.py", line 2417, into_excel
716
+ formatter.write(
717
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\pandas\io\formats\excel.py", line 943,in write
718
+ writer = ExcelWriter(
719
+ ^^^^^^^^^^^^
720
+ File "C:\Users\Jamiu\AppData\Local\Programs\Python\Python312\Lib\site-packages\pandas\io\excel\_openpyxl.py", line 57, in __init__
721
+ from openpyxl.workbook import Workbook
722
+ ModuleNotFoundError: No module named 'openpyxl'
723
+
724
+ C:\Users\Jamiu\Downloads\Telegram Desktop>cd\
725
+
726
+ C:\>python newbot1.py > output.txt
727
+ Access is denied.
728
+
729
+ C:\>cd Users\Jamiu\Downloads\Telegram Desktop
730
+
731
+ C:\Users\Jamiu\Downloads\Telegram Desktop>python newbot1.py > output.txt 2>&1